koan-views
Version:
Enhanced template rendering using ES6 generators
27 lines (17 loc) • 886 B
Markdown
# Enhanced template rendering using ES6 generators
[](https://travis-ci.org/bredikhin/koan-views)
[](https://gemnasium.com/bredikhin/koan-views)
[](https://coveralls.io/r/bredikhin/koan-views)
[](http://badge.fury.io/js/koan-views)
Based on [`co-views`](https://github.com/visionmedia/co-views).
## Installation
```js
$ npm install koan-views
```
## Contributions
* are welcome;
* should be tested;
* should follow [Koa.js](https://github.com/koajs/koa) coding style.
## License
[The MIT License](http://opensource.org/licenses/MIT)
Copyright (c) 2014 [Ruslan Bredikhin](http://ruslanbredikhin.com/)