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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i chromeo

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • mattdesl