text-is-upper-case

Returns `true` if text is upper case only.


Keywords
is, upper, is-upper, is-upper-case, case, check, boolean, camel-case, capital-case, change, change-case, constant-case, convert, dot-case, header-case, javascript, lowercase, no-case, param-case, pascal-case, path-case, sentence-case, snake-case, transformer, uppercase
License
MIT
Install
npm install text-is-upper-case@1.0.2

Documentation

Text Case

NPM version NPM downloads Bundle size

Transform a string between

Installation

npm install text-case --save

Usage

import * as textCase from "text-case";

License

MIT