A rich and single line based text boxes in JavaScript, And comes with a various plug-ins for different purposes
Notes:
- It actualy designed for single line text boxes, Also It can support multilines too.
- It can be used as an alternative for all elements
- Some basic plug-ins:
3.1. Auto-complete facility that gives user a better exprience
3.2. Plug-in for accept an input from user, It fires an event when inputed text matches a pattern for example RegExp
3.3. Plug-in for filter inputed text for instance only certain characters or only numbers
It's fully open-source and is going to be released user MIT license
Because of some reasons this project was on hold since October 2013