Skip to content

javascript-playground/real-life-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JS Playground ES6 Examples

Created for [this blog post](which is not live yet).

Compiling and Running

npm install traceur -g
traceur --out build.js --script arrow.js
node build.js

About

Some ES6 examples for a (not yet released) blog post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages