Skip to content

marcelaraujo/ES6-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ECMAScript 6 Documentation

A minimal documentation of ES6 features 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

About

A minimal documentation of ES6 features with examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published