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

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]node_modules/2 years ago -  
[   ]LICENSE9 years ago1.1K 
[TXT]README.md9 years ago1.1Kd7c1522 post receive test [كارل مبارك]
[TXT]is-lower-case.d.ts9 years ago 95  
[   ]is-lower-case.js9 years ago258  
[   ]package.json2 years ago1.9K 
README.md

Is Lower Case

NPM version NPM downloads Build status Test coverage

Check if a string is lower case.

Installation

npm install is-lower-case --save

Usage

var isLowerCase = require('is-lower-case')

isLowerCase('string') //=> true
isLowerCase('String') //=> false
isLowerCase('STRING') //=> false

Typings

Includes a TypeScript definition.

License

MIT

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