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

https://github.com/jaydson/iojs-test

Testing native ES6 with iojs
https://github.com/jaydson/iojs-test

Last synced: 11 months ago
JSON representation

Testing native ES6 with iojs

Awesome Lists containing this project

README

          

> "[iojs](https://iojs.org/) is an npm compatible platform originally based on node.js™".

Just having fun with native iojs ES6 features.

How to use:
First, [install](https://iojs.org/) iojs.

```shell
iojs --es_staging app.js
```
The result should be a lot of logs.