12 Commits

Author SHA1 Message Date
Kevin Rambaud
fc7f25a73f Fix mocha version and unit tests (#117)
* Remove duplicate supertest dependency

* Fix mocha version

* Add an after statement to close koa app instance after running tests
2018-01-24 19:10:06 +08:00
dongyu
50bcadf73e migrate to koa@2 (#108)
* support async/await

* change nodejs version 4 or 6 to 5.6

* eslint

* remove jade
2017-05-30 20:44:57 +08:00
bananaappletw
937e041dd2 Fix semi 2016-10-20 13:54:24 +08:00
bananaappletw
2f205052ed Fix space-before-blocks 2016-10-20 13:12:07 +08:00
bananaappletw
1360c67eaf Fix indent 2016-10-20 12:32:19 +08:00
bananaappletw
1951eefca5 Fix no-multiple-empty-lines 2016-10-20 12:27:11 +08:00
bananaappletw
a0336c32ce Fix eol-last 2016-10-20 12:18:14 +08:00
Victor Nystad
c6aaca4a20 use class syntax in stream-view
- Add 'use strict' to view.js
- Remove the harmony flag from README
- Remove iojs and add node 4 and 6 to .travis.yml
2016-07-22 22:12:18 +02:00
Rich Brown
3f7b604d9d README.md files for stream-* examples; added ";"; ignore Traceur transpiler output directory; fix typo in comments 2015-03-26 02:28:57 -04:00
dead_horse
374407c882 bump co@4 2015-01-03 15:58:36 +08:00
Jed Wood
84e4782a12 set proper html content-type in streaming-view example 2014-04-01 10:07:00 -06:00
Jonathan Ong
5cc69208e7 add a streaming view example 2014-01-09 16:20:44 -08:00