https://github.com/cleverage/ca.jquery.dependencies
https://github.com/cleverage/ca.jquery.dependencies
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cleverage/ca.jquery.dependencies
- Owner: cleverage
- Created: 2015-01-16T19:45:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T18:02:35.000Z (about 11 years ago)
- Last Synced: 2025-03-06T16:18:52.727Z (about 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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