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