to-title-case@1.0.0
Convert a string to title case.
MIT
2016-01-21
安装 (1.0.0)
npm install to-title-case@1.0.0
yarn add to-title-case@1.0.0
pnpm add to-title-case@1.0.0
bun add to-title-case@1.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| escape-regexp-component | ^1.0.2 |
| title-case-minors | ^1.0.0 |
| to-capital-case | ^1.0.0 |
| to-sentence-case | ^1.0.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.3.4 |