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

Weekly downloads

Release activity

1 release tracked. Last release: 136 days ago.

v9.0.0 current
v9.0.0 Feb 28, 2026

Last changed

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