Skip to content

A set of ECMAScript 6 examples as well as a Gulp file that converts them to ES5 using Traceur and/or 6To5.

Notifications You must be signed in to change notification settings

SudhaBelida/ES6Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6Samples

==========

A set of ECMAScript 6 examples as well as a Gulp file that converts them to ES5 using Traceur and/or Babel.

To run the samples:

  1. Install Node.js

  2. Run npm install

  3. Run gulp to transpile ES6 to ES5

  4. View the HTML pages in a browser

About

A set of ECMAScript 6 examples as well as a Gulp file that converts them to ES5 using Traceur and/or 6To5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • HTML 43.0%