All Projects → gokulkrishh → ES6-Cheetsheets

gokulkrishh / ES6-Cheetsheets

Licence: MIT license
A minimal documentation of ES6 features with cheetsheets & examples

ES6 Cheetsheets

A minimal documentation of ES6 with examples

Note: Used babel.js for my examples.

What is ECMAScript 6?

ECMAScript 6 is the upcoming version of the ECMAScript standard.

Can I use ES6 now?

Yes, using transpilers like babel.js or Google Traceur which converts ES6 to vanilla ES5.

Also see which ECMAScript 6 features your browser does and doesn’t support in below link.

ES6 compatibility table

ES6 Tools

More ES6 tools.

Table of Contents

More ES6 Features will be updated soon.

Contributions

Your contribution would be a great help for more developers in understanding ES6 features.

  • Fork the repo
  • Give a pull request

Thanks!!


Gokulakrishnan

Contributors list will be updated after PR.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].