Package detail

@typhonjs-utils/loader-module

typhonjs-node-utils41MPL-2.00.1.0

Provides loading of ES Modules via dynamic import for Node / browser and CJS via require on Node.

typhonjs, utils, loader, module

readme

@typhonjs-utils/package-json

NPM Code Style License Build Status Coverage Discord Twitch

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.

API Documentation

changelog

Changelog

0.1.0 release

  • Initial Release