UNPKG

field-selection

Version:

Get text selection or replace selected text in input field or textarea.

28 lines (27 loc) 779 B
{ "name": "field-selection", "title": "Get text selection or replace selected text in input field or textarea.", "description": "Get text selection or replace selected text in input field or textarea.", "version": "0.2.2", "author": { "name": "Oleg Slobodskoi", "email": "oleg008@gmail.com" }, "repository": { "type": "git", "url": "git@github.com:kof/field-selection.git" }, "keywords": ["textarea", "input", "field", "selection", "replace", "text"], "engines": {}, "dependencies": { "jquery": "*" }, "devDependencies": {}, "scripts": {}, "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ] }