A repository of over 1000 quality jQuery plugins

jQuery Standalone Deferred

Standalone Deferred is a jQuery Standalone / Widgets plugin.

Created by Mumakil

A standalone implementation of jQuery.Deferred

Not what you're looking for? Click here to view more Standalone / Widgets jQuery plugins

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



You might also like these other Standalone / Widgets jQuery Plugins

  • zoomooz

    An easy-to-use jQuery plugin for making zooming web pages.

  • jquery-widget

    jQuery widget with JSX

  • Clipboard js

    A modern approach to copy text to clipboard

License:

The MIT License (MIT)