lower-case-compare

0.1.3 • Public • Published

Lower Case Compare

NPM version NPM downloads

Compare two strings in lower case

Installation

yarn add lower-case-compare

Usage

import lowerCaseCompare from 'lower-case-compare'

console.log('Are the same:', lowerCaseCompare('TEST', 'test'))

Notes

There is an AMD version here too if you need that.

License

MIT

Package Sidebar

Install

npm i lower-case-compare

Weekly Downloads

80

Version

0.1.3

License

MIT

Last publish

Collaborators

  • rekarnar