UNPKG
lite-id
Version:
latest (2.0.1)
2.0.1
2.0.0
1.3.3
1.3.2
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.1.4
1.1.3
1.1.2
1.0.2
1.0.1
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
A simple nodejs module for generate unique string id.
github.com/imatveev/lite-id
imatveev/lite-id
lite-id
/
.travis.yml
7 lines
(5 loc)
•
93 B
YAML
View Raw
1
2
3
4
5
6
7
language:
"node_js"
node_js:
-
"7.1.0"
before_script:
"npm i mocha -g"
script:
"npm test"