185 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
agnosticize
Takes in a URL and returns a protocol agnostic URL. E.g. 'http://www.google.com' => '//www.google.com'
assert
The assert module from Node.js, for the browser.
babel-plugin-jss-simple
Add filename keys to your jss-simple declarations to help with hot reloading
babel-plugin-vdux-transform
Babel plugin to instrument vdux components with custom transforms
bind-effect
Bind to the result of an effectful action
bind-url
Bind url changes to a callback
bit-vector
Simple, fast bit vectors for javascript. Useful in place of objects where performance is extremely important and your keys are all iteger convertible values)
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
cached-path-relative
Memoize the results of the path.relative function
check-browser
Ultra-thin wrapper around bowser with simple declarative interface
clever-oauth-token
Retrieve an OAuth token from Clever (http://www.clever.com)
clone-fn
common-shakeify
browserify tree shaking plugin using @indutny common-shake
compound-sort
Create a compound sort / comparator function from one or more comparators
compver
Compare two semantic versions and semantically classify the result