105 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
assert
The assert module from Node.js, for the browser.
astw
walk the ast with references to parent nodes
async-to-generator
Babel's asyncToGenerator helper as a standalone package
atom-typed
babel-eslint
Custom parser for ESLint
babelify
Babel browserify transform
babel-plugin-idx
Babel plugin for transforming the idx utility function.
babel-plugin-transform-inline-imports-commonjs
A Babel transform that turns imports into lazily loaded commonjs requires
babel-plugin-transform-pipeline-operator
Transform pipeline operator into call expressions
beautify-with-words
Beautify javascript with unique "long-ish words" for variable names.
bitlist
A bit-set/bit-array/bit-vector implementation which allows inserting and removing values
bpack-debug
Browserify helper to save the export value of a module for easier debugging
brfs
browserify fs.readFileSync() static asset inliner
browserify
browser-side require() the node way
@browserify/acorn5-object-spread
Support for rest and spread properties in acorn 5
@browserify/envify
Selectively replace Node-style environment variables with plain strings.
browserify-handbook
how to build modular applications with browserify
@browserify/uglifyify
A browserify transform which minifies your code using Terser
browser-pack
pack node-style source files from a json stream into a browser bundle
browser-resolve
resolve which handles browser field support in package.json
browser-unpack
parse a bundle generated by browser-pack
bundle-collapser
convert bundle paths to IDS to save bytes in browserify bundles
bundle-minify
bundle-minify
class-props-codemod
Transform old-style assigned static properties to class static properties