etdsolutions/domready
domReady plugin for RequireJS
Maintainers
Package info
github.com/etd-framework/domReady
Language:JavaScript
pkg:composer/etdsolutions/domready
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 5f41625f940f25c90d3e485f2348d3173c68fc58
This package is not auto-updated.
Last update: 2026-06-21 02:35:52 UTC
README
An AMD loader plugin for detecting DOM ready.
Known to work in RequireJS, but should work in other AMD loaders that support the same loader plugin API.
Docs
See the RequireJS API "Page Load Event Support/DOM Ready" section.
Latest release
The latest release will be available from the "latest" tag.
License
MIT
Code of Conduct
jQuery Foundation Code of Conduct.
Where are the tests?
They are in the requirejs and r.js repos.
History
This plugin was in the requirejs repo up until the requirejs 2.0 release.
Contributing
domReady follows the same contribution model as requirejs and is considered a sub-project of requirejs.
