hydro-co

0.0.1 • Public • Published

NPMversion Build Status

hydro-co

co integration for Hydro

Usage

it('works!', function *() {
  yield sleep(500);
  yield otherStuff();
  yield User.create({ name: 'Bob' });
});

Installation

npm install hydro-co

Tests

$ make test

License

MIT License

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i hydro-co

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • vesln