We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90000de commit 7b9663dCopy full SHA for 7b9663d
.gitignore
@@ -1,5 +1,6 @@
1
# Mac OS X
2
.DS_Store
3
+
4
# Node.js
5
node_modules
6
npm-debug.log
.npmignore
@@ -1,15 +1,16 @@
-# Project
README.md
Makefile
-docs/
+doc/
examples/
test/
7
8
9
10
11
.npmignore
12
node_modules/
13
14
15
# Git
16
.git*
0 commit comments