Skip to content

torjusti/selix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selix - the JavaScript text input selection library

selix is a extremely tiny and easy-to-use JavaScript library for manipulating the selection inside of user input elements. It helps you manipulate the selection inside of user inputs such as textareas and inputs and it is therefore very useful in cases such as text editors.

Installing

bower install selix

You can also manually download the file. selix also supports Browserify - it exports itself the node way if that is possible.

Documentation

Make sure to read the documentation. You need to take special precautions for Internet Explorer: http://bilde.github.io/selix/index.html

Get involved

selix is still very young and therefore bug reports are very much encouraged. Feel free to submit pull requests. selix is built using gulp from the command line: just run gulp

License

selix is licensed under the MIT license which is found in the root of this repository.

About

A JavaScript text input selection library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published