Get / Check the document readyState by Promise, when the DOM and Window is loaded
A simple ES2015 Promise-based "document ready" event handler.
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.