Skip to content

Latest commit

 

History

History
executable file
·
31 lines (14 loc) · 735 Bytes

README.md

File metadata and controls

executable file
·
31 lines (14 loc) · 735 Bytes

[Deferred]

Deferred is jQuery.Deferred() clone.

Quick start

write later

Compiling

test - make test or npm test

Runs jshint and qunit tests headlessly in phantomjs (used for ci). Depends on having phantomjs installed.

Should you encounter problems with installing dependencies or running the makefile commands, be sure to first uninstall any previous versions (global and local) you may have installed, and then rerun npm install.

Authors

Shishido Soichiro

License

deferred available under MIT license