UNPKG
parse-unit
Version:
latest (1.0.1)
1.0.1
1.0.0
parses number and unit, '20px' into [20, 'px']
github.com/mattdesl/parse-unit
mattdesl/parse-unit
parse-unit
/
.npmignore
8 lines
•
74 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
bower_components node_modules *.
log
.DS_Store bundle.js
test
test.js demo/