KengoTODA / domReady

An AMD loader plugin for detecting DOM ready

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

domReady

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

Dual-licensed -- new BSD or MIT.

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.

About

An AMD loader plugin for detecting DOM ready

License:Other