436 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
amd-unpack
extract modules from a bundled AMD project using define/require functions
a-module-using-loose-envify
A module that configures a transform in its browserify.transform key
a-module-with-babelrc
A module with a .babelrc that, if it is used by the build tool, will error
ansi-scrollbox
a basic scrollable area for terminal apps
append-children
Append things to a DOM element.
ascjsify
fast browserify transform for ES modules, and nothing else--using @WebReflection `ascjs`
assert
The assert module from Node.js, for the browser.
async-cls
dead simple continuation local storage using async hooks
async-to-genify
Browserify transform for async-to-gen. Turns async functions into generator functions.
awestruct
Library for reading binary Buffer structures into objects in Node.js
babel-plugin-dynamic-import-split-require
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
babel-plugin-generator-prettier
Babel plugin to use prettier for transformed code output
babel-plugin-template-html-minifier
Minify HTML in tagged template strings using html-minifier
babel-plugin-transform-phonetize
babel plugin to rename identifiers in a file to randomly generated pronounceable names
babel-plugin-yo-yoify
Babel plugin to transform yo-yo or bel template strings into pure and fast document calls.
babel-preset-extplug
Babel preset for ExtPlug plugins.
babel-preset-munar
Babel preset with useful default configuration for Munar plugins.
babel-preset-unminify
make minified code more readable.
bankai
The easiest way to compile JavaScript, HTML and CSS
bluebirdish
bluebird's fancy api but with native promises
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-dynamic-import
dynamic import() for browserify