An open API service indexing awesome lists of open source software.

https://github.com/txchen/babel-nodeserver

Write nodejs server side app with future js
https://github.com/txchen/babel-nodeserver

Last synced: 10 months ago
JSON representation

Write nodejs server side app with future js

Awesome Lists containing this project

README

          

# Use babel to write nodejs app

* src - koa + ES6 + async/await (requires --harmony)
* src2 - hapi + async/await
* src3 - express + async/await