Packages
Comaintainers
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