JSPM

node-module-loader

1.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q42286F
  • License JSON

A very simple loader for commonJS modules

Package Exports

  • node-module-loader

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-module-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-module-loader

Build Status

A very simple loader which allows to load and CommonJS style modules in the browser. It does not touch your code and so there is no need for source maps. That makes debugging and creating code coverage reports very easy.