camelcase v9.0.0

npm

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`

Updated View on npm →
Version
9.0.0
70d ago
License
MIT
70d ago
Weekly Downloads
144.4M
57d ago
Dependencies
0
70d ago
Required Runtime
>=20
70d ago
Deprecated
No
70d ago

Weekly downloads

Release activity

1 release tracked. Last release: 91 days ago.

v9.0.0 current
v9.0.0 Feb 28, 2026

Last changed

Field Change When
weekly_downloads 134150891 144369458 57d ago
required_runtime (none) >=20 91d ago
license (none) MIT 91d ago
dep_count (none) 0 91d ago
deprecated (none) false 91d ago
latest_version (none) 9.0.0 91d ago

Use it

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