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: 160,088 of 186,911
Downloads: 3,035
Daily
Ranking: 166,960 of 186,896
Downloads: 0
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 |