Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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