bumble-strings

0.7.1 • Public • Published

bumble-strings

Some simple javascript string helpers for testing weak equality and more.

Screenshot from doc/examples/model/model.html

(Api Docs and Examples)[http://littlebee.github.io/bumble-strings/docs/api/]

Installation

  npm install bumble-strings

Usage

Like any other common js library...

Bstr = require('bumble-strings')
resule = Bstr.weaklyHas("My   dog has   flees", "my dog")
console.log(result)  # true

Readme

Keywords

Package Sidebar

Install

npm i bumble-strings

Weekly Downloads

26

Version

0.7.1

License

MIT

Unpacked Size

30.6 kB

Total Files

22

Last publish

Collaborators

  • bee.wilkerson