Buckets:
1.39 GB
20,046 files
Updated 15 days ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| dist.es2015 | 6 items | ||
| dist | 6 items | ||
| LICENSE | 1.1 kB xet | 12894573 | |
| README.md | 968 Bytes xet | 206e654b | |
| package.json | 2.04 kB xet | 9f9f0cd0 |
No Case
Transform into a lower cased string with spaces between words.
Installation
npm install no-case --save
Usage
import { noCase } from "no-case";
noCase("string"); //=> "string"
noCase("dot.case"); //=> "dot case"
noCase("PascalCase"); //=> "pascal case"
noCase("version 1.2.10"); //=> "version 1 2 10"
The function also accepts options.
License
MIT
- Total size
- 1.39 GB
- Files
- 20,046
- Last updated
- May 9
- Pre-warmed CDN
- US EU US EU