to-case@2.0.0
Simple case conversion and detection for strings.
MIT
2016-01-21
安装 (2.0.0)
npm install to-case@2.0.0
yarn add to-case@2.0.0
pnpm add to-case@2.0.0
bun add to-case@2.0.0
dependencies (11)
| 包名 | 版本要求 |
|---|---|
| to-camel-case | ^1.0.0 |
| to-capital-case | ^1.0.0 |
| to-constant-case | ^1.0.0 |
| to-dot-case | ^1.0.0 |
| to-no-case | ^1.0.0 |
| to-pascal-case | ^1.0.0 |
| to-sentence-case | ^1.0.0 |
| to-slug-case | ^1.0.0 |
| to-snake-case | ^1.0.0 |
| to-space-case | ^1.0.0 |
| to-title-case | ^1.0.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.3.4 |