An open API service indexing awesome lists of open source software.

https://github.com/dimitri4788/letsplaywithes6

Covers concepts/changes/features/etc. that are part of ES6, ECMAScript 2015.
https://github.com/dimitri4788/letsplaywithes6

ecmascript2015 ecmascript6 es6 es6-javascript

Last synced: 2 months ago
JSON representation

Covers concepts/changes/features/etc. that are part of ES6, ECMAScript 2015.

Awesome Lists containing this project

README

          

JavaScript ES6
==============

Here you will find code separated into various files based on different sections. Each file covers some concepts/changes/features that are part of ES6.

- syntaxChanges.js
- moduleAndClasses.js
- extensionsToBuiltInObjs.js
- mapsAndSets.js
- promises.js