Skip to content

ddoolin/ES6Samples

Repository files navigation

ES6Samples

This repository holds the code for es6samples.com, which aims to provide step-by-step samples from the most basic to the most complex features found in the latest finalized version of ECMAScript 262 (read: JavaScript!), with a goal of covering most of the many different scenarios presented in the specification.

The site is built using Jekyll and as such follows the standard Jekyll directory structure with the different sample pages being in the _posts directory and so on.

Contributing

To contribute new samples or edit existing ones, please fork this repository and submit pull requests for your changes.

To-do

See the issues pages.

About

The repository housing the code for es6samples.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published