@financial-times/o-autoinit
Provides a standard way of firing the 'o.DOMContentLoaded' events if/when the equivalent browser-native events fire, to auto initialise other components that are in use.
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
website-performance
gather common performance metrics from a website like time to interactive (tti) and DOMContentLoaded