speckled-band

Speckled band breaks a string on chunks depending on code ranges


License
MIT
Install
npm install speckled-band@4.0.1

Documentation

speckled-band.js

"Oh, my God! Helen! It was the band! The speckled band!" (The Adventure of the Speckled Band (1892))

Speckled band breaks a string on chunks depending on code ranges

Installation

    npm install --save speckled-band

API

    import sband from "speckled-band"

code ranges according ISO 639-3 code: https://iso639-3.sil.org/code_tables/639/data

    let pars = sband(str, config.code)

License

GNU GPL