Skip to content

nicbell/liteready

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪶 liteready

npm npm package minimized gzipped size Downloads

An extremely lightweight DOM ready with great browser support.

Install

npm i lite-ready

Usage

var ready = require('lite-ready')
 
ready(function () {
  ...
});

About

A lightweight DOM ready.

Resources

License

Stars

Watchers

Forks

Packages

No packages published