Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

systemjs-cjs-extra

jackw85.1kMIT0.2.1

An extra for SystemJS 6 to load CommonJS modules in the browser

systemjs, extra, commonjs, cjs, browser

readme

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