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
15d ago
License
MIT
15d ago
Weekly Downloads
144.4M
2d ago
Dependencies
0
15d ago
Required Runtime
>=20
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 35 days ago.

v9.0.0 current
v9.0.0 Feb 28, 2026

Last changed

Field Change When
weekly_downloads 134150891 144369458 2d ago
required_runtime (none) >=20 35d ago
license (none) MIT 35d ago
dep_count (none) 0 35d ago
deprecated (none) false 35d ago
latest_version (none) 9.0.0 35d 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)