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
- Host: GitHub
- URL: https://github.com/jaydson/iojs-test
- Owner: jaydson
- Created: 2015-01-29T18:04:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T18:34:16.000Z (over 11 years ago)
- Last Synced: 2025-02-02T00:30:05.762Z (over 1 year ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.