/ live.thehmm.nl / back / node_modules / lower-case /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]dist.es2015/2 years ago -  
[DIR]dist/2 years ago -  
[   ]LICENSE40 years ago1.1K 
[TXT]README.md40 years ago867 d7c1522 post receive test [كارل مبارك]
[   ]package.json2 years ago2.8K 
README.md

Lower Case

NPM version NPM downloads Bundle size

Transforms the string to lower case.

Installation

npm install lower-case --save

Usage

import { lowerCase, localeLowerCase } from "lower-case";

lowerCase("string"); //=> "string"
lowerCase("PascalCase"); //=> "pascalcase"

localeLowerCase("STRING", "tr"); //=> "strıng"

License

MIT

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80