@baggie/string
String tools from the little bag-of-tricks.
Find emails in strings, strip html tags, validate password etc.
🧾 Documentation
Visit bag-of-tricks.github.io for more complete documentation and examples.
🚀 Installation
#npm
npm install @baggie/string --save
#yarn
yarn add @baggie/string