systemjs-cjs-extra

0.2.1 • Public • Published

SystemJS CJS Extra

This package adds the ability to load CJS code in the browser via SystemJS.

This is mostly useful if you want to migrate from SystemJS 0.2x.x to 6.x.x and you do not have control over the built modules that are imported in a project at runtime by SystemJS.

Installation

npm install systemjs-cjs-extra

import systemjs-cjs-extra

/systemjs-cjs-extra/

    Package Sidebar

    Install

    npm i systemjs-cjs-extra

    Weekly Downloads

    5,265

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    41.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • jwestbrook