add vocajs

This commit is contained in:
nacimgoura
2017-07-26 13:58:33 +02:00
parent a285ad8b7e
commit a6381bf679

View File

@@ -391,6 +391,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
## String ## String
*String Libraries.* *String Libraries.*
* [voca](https://github.com/panzerdp/voca) - The ultimate JavaScript string library
* [selecting](https://github.com/EvandroLG/selecting) - A library that allows you to access the text selected by the user * [selecting](https://github.com/EvandroLG/selecting) - A library that allows you to access the text selected by the user
* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library. * [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library.
* [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. * [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods.