Skip to content

Mumakil/Standalone-Deferred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone Deferred

https://github.com/Mumakil/Standalone-Deferred

This is a standalone implementation of the jQuery.Deferred interface. I wanted to use the wonderful Deferred interface in projects where I don't want to include the whole big jQuery library but use for example zepto.

This project is trying to mimic $.Deferred as much as possible, but I wouldn't be surprised if there are differences.

Compatibility

Requires Array.prototype.forEach.

Tests

The project should have pretty complete test coverage written with Jasmine but if you see any shortcomings, feel free to notify me.

License

MIT License

Author

Otto Vehviläinen @Mumakil

About

A standalone implementation of jQuery.Deferred

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published