Skip to content

kellengreen/readyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8afc3ec · Aug 1, 2019

History

17 Commits
Aug 1, 2019
Aug 1, 2019
Aug 1, 2019

Repository files navigation

Ready JS

Let's us know when the DOM is ready for interactivity.

Usage

import ready from './ready.js'
ready().then(() => {
  console.log("Let's get to work!")
}

About

Let's us know when the DOM is ready for interactivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published