Awesome
chromeo
experimental Node-Browser bridge
work in progress
a lot of this code will eventually be shared by budo / hihat since they are doing some similar things
main use cases:
- writing tests that need to operate on both Node and Browser code
- e.g. testing xhr/images/etc while running your own local
http
server
- e.g. testing xhr/images/etc while running your own local
- easier way to test and develop typical node modules
- debugger, breakpoints, etc
- moar cool stuff
Usage
See Also
- smokestack - autonomous browserify testing
- hihat - interactive browserify testing
- budo - browserify development server
License
MIT, see LICENSE.md for details.