UNPKG
canonicalizer
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Provides singular and plural forms of nouns.
github.com/jimkang/canonicalizer
jimkang/canonicalizer
canonicalizer
/
Makefile
6 lines
(4 loc)
•
110 B
Plain Text
View Raw
1
2
3
4
5
6
test
: node_modules/mocha/bin/mocha tests/basictests.js prettier: prettier --single-quote --write
"**/*.js"