Jquery plugins and Browserify don't always play nice with each other. Sometimes the plugin author requires jQuery in such a way that they do not modify the same jQuery object which your code is using.
Makes CommonJS-incompatible modules browserifyable.
Utilities for writing browserify transforms.
A transform to make UglifyJS work in browserify.
Browserify transform for replacing modules with global variables
A browserify transform that allows optional dependencies in try..catch blocks
Browserify transform to replace placeholder with package version
A React Transform that enables hot reloading React classes using Hot Module Replacement API
A fast browserify integration for Karma that handles large projects with ease
adds node crypto signing for browsers
RSA for browserify
Best-of-breed templating in browser or on Node.js (with Express 4, Hapi and Browserify integration)
resolve like require.resolve() on behalf of files asynchronously and synchronously
implementation of crypto for the browser
Deploy files from modules after npm install
ciphers for the browser
browserify-des ===
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
A browserify transform that makes machinepacks work when they are required from a browserified module (or each other).
the path module from node core for browsers
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
the stream module from node core for browsers
JavaScript library for DOM operations