1.0.2 • Published 7 years ago

clean-compare-strings v1.0.2

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

clean-compare-strings

How to use

npm install clean-compare-strings --save

Functions

cleanString => will remove spaces around, accents, lowercase etc etc your string
stringsMatch => will compare two strings using cleanString function
stringIncludes => will check if a string includes the second one using cleanString function
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago