0.7.1 • Published 6 years ago

bumble-strings v0.7.1

Weekly downloads
203
License
MIT
Repository
github
Last release
6 years ago

bumble-strings

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

(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
0.7.1

6 years ago

0.7.0

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago