1.0.2 • Published 6 years ago

clean-compare-strings v1.0.2

Weekly downloads
6
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago