parse-unit v1.0.1

npm

parses number and unit, '20px' into [20, 'px']

Updated View on npm →
Version
1.0.1
70d ago
License
MIT
70d ago
Weekly Downloads
1.1M
57d ago
Dependencies
0
70d ago
Required Runtime
None
70d ago
Deprecated
No
70d ago

Weekly downloads

Release activity

1 release tracked. Last release: 70 days ago.

v1.0.1 current
v1.0.1 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 1052987 57d ago
latest_version (none) 1.0.1 70d ago
deprecated (none) false 70d ago
dep_count (none) 0 70d ago
license (none) MIT 70d ago
required_runtime (none) (none) 70d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/parse-unit/latest_version
{ "value": "1.0.1" }
CLI
$ npx grounded-cli parse-unit
parse-unit@1.0.1 (npm)