doc-ready

1.0.4 • Public • Published

docReady

Cross browser document ready helper. Supported by IE8+ and good browsers.

docReady( function() {
  console.log("DOM is ready. Let's party");
});

Props to dperini/ContentLoaded for original code

Install

Install with Bower bower install doc-ready

Install with npm npm install doc-ready

Install with Component component install desandro/doc-ready

MIT License

docReady is released under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    4,010
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    4,010
  • 1.0.3
    63

Package Sidebar

Install

npm i doc-ready

Weekly Downloads

4,073

Version

1.0.4

License

MIT

Last publish

Collaborators

  • desandro