@typhonjs-utils/loader-module
v0.1.0
Published
Provides loading of ES Modules via dynamic import for Node / browser and CJS via require on Node.
Downloads
31
Readme
Provides universal loading of ES Modules / CommonJS on Node and ES Modules in the browser.
Metadata is returned with the loaded module along with a description of the loading mechanism.