257 packages
aphrodite-simple
Inline styles in JS that just work (TM) without !important
arg
Unopinionated, no-frills CLI argument parser
async-retry
Retrying made simple, easy and async
babel-plugin-transform-amd-system-wrapper
Wraps AMD scripts into System.registerDynamic(...
babel-plugin-transform-cjs-dew
Converts CommonJS modules into ES modules
babel-plugin-transform-cjs-system-require
Transforms all calls of `require` into calls of the SystemJS internal `$__require`.
babel-plugin-transform-cjs-system-wrapper
Wraps CommonJS scripts into System.registerDynamic(...
babel-plugin-transform-global-system-wrapper
Converts global scripts into named System.registerDynamic('name', [], ...
babel-plugin-transform-system-register
Converts anonymous System.register([] into named System.register('name', [], ...
babel-visit-cjs-deps
Babel plugin to extract CJS require dependencies