Skip to content

fraserxu/es6-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 in today's project

What?

ECMAScript 6, henceforth ES6 and formerly ES.next, is the latest version of the specification. As of August 2014 no new features are being discussed, but details and edge cases are still being sorted out. It’s expected to be completed and published mid-2015.

Why?

ES6 features https://github.com/lukehoban/es6features#readme

How?

Try it out online http://babeljs.io/repl

Tools:

  • babeljs
  • browserify
  • gulp
  • webpack

Demo:

A React.js project boilerplate with babeljs

Further Reading:

About

Demo repo for the ES6 in today's project meetup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published