5 packages
backbone.io-browserify
Backbone.js sync via Socket.IO packaged for use with Browserify.
fixme
Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.
oneliner
Converts a string that contains line feed characters into one that doesn't.
react_explicit_prop_declaration
A ReactJS Mixin to ensure that components explicitly define the properties they allow in their `propTypes`. If a property passed in to the React component is not found in `propTypes` then an error will be thrown.
stringify
Browserify middleware to be able to require() text files (including templates) inside of your client-side JavaScript files.