ready-state
Get / Check the document readyState by Promise, when the DOM and Window is loaded
dom-loaded
Check when the DOM has loaded like `DOMContentLoaded`
readystate
Get the current readyState of the environment we're loaded in.
domloaded
This micro-library will allow you to easily delay code execution until the DOM is loaded.