0.1.1 • Published 10 years ago

bloody-domready v0.1.1

Weekly downloads
509
License
-
Repository
github
Last release
10 years ago

domready

browser support

Install

$ npm install bloody-domready

Require

var domReady = require("bloody-domready")

API

domReady(fn)

Executes fn asynchronously, only when the DOM is ready. If an error is thrown within fn, it will not affect the rest of the code, of the other callbacks.

0.1.1

10 years ago

0.1.0

10 years ago