Categories: None [Edit]
tokenwise
A library for splitting your string up into words and sentences.
* Comprehensive: Handles the cases that you miss with .split(" ") or .split(/W+/)
* Lossless: Stores whitespacing for re-assembling the source string
* Flexible: Extend the grammar with your own rules
Total
Ranking: 163,049 of 191,516
Downloads: 3,111
Daily
Ranking: 107,071 of 191,482
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | willgeorgetaylor |