From 549c3e8c0c00a8eb7e6e8234b137cb59b10b7557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Evandro=20Leopoldino=20Gon=C3=A7alves?= Date: Wed, 31 Dec 2014 19:14:27 -0200 Subject: [PATCH] added selecting lib --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a10914..a499b98 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart ## String *String Libraries.* +* [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. [![](http://spmjs.io/badge/underscore.string)](http://spmjs.io/package/underscore.string) * [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. [![](http://spmjs.io/badge/string.js)](http://spmjs.io/package/string.js) * [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder written in JavaScript. [![](http://spmjs.io/badge/he)](http://spmjs.io/package/he)