Initial commit
|
---|
0 parent
commit f5f7a18dd2f1e5cb98074dc80cfbdc1ddb798876
|
.editorconfig 0 → 100644 |
---|
.eslintrc.json 0 → 100644 |
---|
.gitignore 0 → 100644 |
---|
LICENSE 0 → 100644 |
---|
README.md 0 → 100644 |
---|
index.js 0 → 100644 |
---|
package-lock.json 0 → 100644 |
---|
package.json 0 → 100644 |
---|
src/count.js 0 → 100644 |
---|
src/find.js 0 → 100644 |
---|
src/namespace.js 0 → 100644 |
---|
src/utils.js 0 → 100644 |
---|
test/dataset/expected.js 0 → 100644 |
---|
test/dataset/xml/correct-namespace.xml 0 → 100644 |
---|
test/dataset/xml/correct.xml 0 → 100644 |
---|
test/run.js 0 → 100644 |
---|