From a6381bf67918a747964312fcc561420f05489a27 Mon Sep 17 00:00:00 2001 From: nacimgoura Date: Wed, 26 Jul 2017 13:58:33 +0200 Subject: [PATCH 1/2] 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. From da70e28f0039fa8a382465bc48d3b1d24678ea94 Mon Sep 17 00:00:00 2001 From: nacimgoura Date: Thu, 27 Jul 2017 13:50:49 +0200 Subject: [PATCH 2/2] add izitoast --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d54723..8ab36bd 100644 --- a/README.md +++ b/README.md @@ -601,6 +601,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Notifications +* [iziToast](https://github.com/dolce/iziToast) - Elegant, responsive, flexible and lightweight notification plugin with no dependencies. * [messenger](https://github.com/HubSpot/messenger) - Growl-style alerts and messages for your app. * [noty](https://github.com/needim/noty) - jQuery notification plugin. * [pnotify](https://github.com/sciactive/pnotify) - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft.