Eugene Ware
Eugene Ware
bower-resolve
Find the relative path name of a bower module, for use with browserify and debowerify.
changeset
Library to diff JSON objects into atomic put and delete operations, and apply change sets to objects. Useful with Levelup/LevelDB object synchronization.
debowerify
A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.
decomponentify
A node.js browserify transform to enable the use of component.js components in browserify client javascript projects.
deglobalify
A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object instead.