to-case@1.0.2
Simple case conversion and detection for strings.
MIT
2016-01-06
安装 (1.0.2)
npm install to-case@1.0.2
yarn add to-case@1.0.2
pnpm add to-case@1.0.2
bun add to-case@1.0.2
dependencies (11)
| 包名 | 版本要求 |
|---|---|
| to-camel-case | git+http://github.com/ianstormtaylor/to-camel-case#0.2.1 |
| to-capital-case | ~0.1.1 |
| to-constant-case | ~0.1.2 |
| to-dot-case | ~0.1.2 |
| to-no-case | ~0.1.2 |
| to-pascal-case | 0.0.2 |
| to-sentence-case | ~0.1.1 |
| to-slug-case | ~0.1.2 |
| to-snake-case | ~0.1.2 |
| to-space-case | ~0.1.2 |
| to-title-case | ~0.1.2 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ~1.15.1 |