UNPKG
length
Version:
latest (0.0.1)
0.0.1
Time lengths for humans
length
/
Makefile
6 lines
(4 loc)
•
133 B
Plain Text
View Raw
1
2
3
4
5
6
all: npm install -d
cp
length.js dist/length.js
cat
length.js | ./node_modules/.bin/uglifyjs -m -nc -mt -c > dist/length.min.js