UNPKG

koan-views

Version:

Enhanced template rendering using ES6 generators

27 lines (17 loc) 886 B
# Enhanced template rendering using ES6 generators [![Build Status](https://travis-ci.org/bredikhin/koan-views.png?branch=master)](https://travis-ci.org/bredikhin/koan-views) [![Dependency Status](https://gemnasium.com/bredikhin/koan-views.png)](https://gemnasium.com/bredikhin/koan-views) [![Coverage Status](https://coveralls.io/repos/bredikhin/koan-views/badge.png)](https://coveralls.io/r/bredikhin/koan-views) [![NPM version](https://badge.fury.io/js/koan-views.png)](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/)