panzerdp / voca

The ultimate JavaScript string library
https://vocajs.pages.dev
MIT License
3.6k stars 137 forks source link

Missing functions from underscore.string? #26

Closed k7sleeper closed 7 years ago

k7sleeper commented 7 years ago

Are there correspondents of underscore.string's

strRight()
strRightBack()
strLeft()
strLeftBack()

in voca?

panzerdp commented 7 years ago

Please use GitHub issues for bug reports or feature suggestions. For the current library functionality you can consult the documentation site.