humanize-string@3.1.0
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
MIT
2025-09-12
安装 (3.1.0)
npm install humanize-string@3.1.0
yarn add humanize-string@3.1.0
pnpm add humanize-string@3.1.0
bun add humanize-string@3.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| decamelize | ^6.0.0 |