chromeo

0.0.3 • Public • Published

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.

/chromeo/

    Package Sidebar

    Install

    npm i chromeo

    Weekly Downloads

    4

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • mattdesl