包详细信息

@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

自述文件

@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

0.1.0 release

  • Initial Release