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

https://github.com/cleverage/ca.jquery.dependencies


https://github.com/cleverage/ca.jquery.dependencies

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

jQuery Dependencies
===============================================================================

jQuery Dependencies is a plugin made to handle jQuery plug-in dependencies. It allows to load those dependencies asynchronously (after page load) or just in time (when they are needed)

TODO
---
* Write tests
* Write documentation