Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Promise-based power tool for common filesystem tasks
This plugin transforms ES2015 modules to CommonJS
This plugin transforms ES2015 modules to CommonJS
A Babel transform that turns imports into lazily loaded commonjs requires
A utility package with some useful functional stuff
Convert CommonJS modules to ES2015
Simple utility methods for adding timeouts, throttling, and other common behaviors callbacks.
The ESM-only 'color' package made compatible for use with CommonJS runtimes
common feature from Vue Macros.
A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/
Http utilities for Apollo Link shared across all links using http
Common package containing utils and types for GraphQL tools
Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS
factor browser-pack bundles into common shared bundles
Lexes CommonJS modules, returning their named exports metadata
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
This is [babel-preset-es2015](http://babeljs.io/docs/plugins/preset-es2015/), minus [modules-commonjs](http://babeljs.io/docs/plugins/transform-es2015-modules-commonjs/), plus [external-helpers](http://babeljs.io/docs/plugins/external-helpers/). Use it wi
Utility to fix TypeScript declarations when using default exports in CommonJS.