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

Readme

Keywords

none

Package Sidebar

Install

npm i hydro-co

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • vesln