esamattis / esamattis/underscore.string
Possibility to build the library with only specific string functions
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
There are following string functions from **underscore.string** library that are usable for me:
- `trim`,
- `startsWith`,
- `endsWith`,
- `lines`.
But I don't want to include many other parsing stuff from it.
I think that having download builder like [jQueryMobile](http://jquerymobile.com/download-builder/) is very good in this case...
Contributor guide
Assessment
This issue has not been assessed yet.