0.7.1 • Published 7 years ago

bumble-strings v0.7.1

Weekly downloads
203
License
MIT
Repository
github
Last release
7 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

7 years ago

0.7.0

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.1

9 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago