0.0.3 • Published 9 years ago

chromeo v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

chromeo

experimental

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
  • easier way to test and develop typical node modules
    • debugger, breakpoints, etc
  • moar cool stuff

Usage

NPM

See Also

  • smokestack - autonomous browserify testing
  • hihat - interactive browserify testing
  • budo - browserify development server

License

MIT, see LICENSE.md for details.