humanize-string v3.1.0

npm

Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`

Updated View on npm →
Version
3.1.0
15d ago
License
MIT
15d ago
Weekly Downloads
566.9K
2d ago
Dependencies
1
15d ago
Required Runtime
^12.20.0 || ^14.13.1 || >=16.0.0
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v3.1.0 current
v3.1.0 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 566872 2d ago
latest_version (none) 3.1.0 15d ago
deprecated (none) false 15d ago
required_runtime (none) ^12.20.0 || ^14.13.1 || >=16.0.0 15d ago
dep_count (none) 1 15d ago
license (none) MIT 15d ago

Use it

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