Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberlight/jquery.list
JQuery plugin which decorate text box with list of entered data
https://github.com/cyberlight/jquery.list
Last synced: 20 days ago
JSON representation
JQuery plugin which decorate text box with list of entered data
- Host: GitHub
- URL: https://github.com/cyberlight/jquery.list
- Owner: CyberLight
- Created: 2013-05-16T15:02:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-24T16:08:16.000Z (over 11 years ago)
- Last Synced: 2024-04-15T02:46:01.346Z (9 months ago)
- Language: JavaScript
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jquery.list
===========JQuery plugin which applied to div element and insert into it textbox and div for placing items, after pressing ```Enter``` key.
#### Requirements
* jQuery >= ```1.9.1```
* Jasmine >= ```1.3.1``` - used for writing tests
* Jasmine-jQuery >= ```1.5.1``` - usefull extention for jasmine#### Running tests
* For running tests just simply open page ```SpecRunner.html``` in your browser!#### License
* This plugin developed under MIT license