/ES6Samples

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

Primary LanguageHTML

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. Run npm start to launch the browser