mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
added selecting lib
This commit is contained in:
@@ -288,6 +288,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
## String
|
## String
|
||||||
*String Libraries.*
|
*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/package/underscore.string)
|
* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library. [](http://spmjs.io/package/underscore.string)
|
||||||
* [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. [](http://spmjs.io/package/string.js)
|
* [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. [](http://spmjs.io/package/string.js)
|
||||||
* [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder written in JavaScript. [](http://spmjs.io/package/he)
|
* [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder written in JavaScript. [](http://spmjs.io/package/he)
|
||||||
|
|||||||
Reference in New Issue
Block a user