https://github.com/cdata/dominatejs
Please note: development of this library has been continued privately for the last six months. Revamped version coming very soon!
https://github.com/cdata/dominatejs
Last synced: 5 months ago
JSON representation
Please note: development of this library has been continued privately for the last six months. Revamped version coming very soon!
- Host: GitHub
- URL: https://github.com/cdata/dominatejs
- Owner: cdata
- License: gpl-2.0
- Created: 2011-01-14T20:14:44.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-08T18:51:05.000Z (almost 15 years ago)
- Last Synced: 2025-04-15T16:44:19.647Z (10 months ago)
- Language: JavaScript
- Homepage: http://cdata.github.com
- Size: 1.42 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DominateJS
==========
A heavily modified (and powerful!) evolution of ControlJS, by Steve Souders (original project at [http://code.google.com/p/controljs/](http://code.google.com/p/controljs/ "ControlJS Google Code Project Page")).
This library is not yet production ready. If you test it out on your website, please send any bug reports to wco [ at ] cloudflare [ dot ] com!
DominateJS allows you to asynchronously load all your JavaScript, and defer sequential execution until the page loads. DominateJS aims to be a cross-browser and 100% document.write-safe library!