Selection.js

Selection.js 1.1.0 updated

Selection.js gives developers programmatic access to text selections via JS calls. The library can force a text selection to be loaded dynamically at any given point. This can be useful when used with other text processing scripts like WYSIWYG editors,...

Mask-It

Mask-It 1.0

An input mask is a mechanism that takes the text entered by an user and changes it according to a desired format.Mask-It can take something like 12345 and convert it to 1-2-3(4)--5 or any other kind of formatting with the aid of jQuery.The plugin can...