From a6381bf67918a747964312fcc561420f05489a27 Mon Sep 17 00:00:00 2001 From: nacimgoura Date: Wed, 26 Jul 2017 13:58:33 +0200 Subject: [PATCH] add vocajs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b7dc23..2d54723 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## String *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 * [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.