Socket
Book a DemoInstallSign in
Socket

count-to-6

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

count-to-6

An intro to some ES6 features via a set of self-guided workshops.

latest
Source
npmnpm
Version
0.8.5
Version published
Weekly downloads
2
-96.23%
Maintainers
2
Weekly downloads
 
Created
Source

Count Up to Version 6 of JavaScript!

An intro to some ES6 features via a set of self-guided workshops.

A screenshot of the main Count to 6 menu

Count-to-6 will run you through a series of exercises that introduce you to some of the simpler features of ECMAScript 6, the upcoming revision to the JavaScript language. It leverages the excellent Traceur compiler to allow you to write code with ES6 syntax, today.

Our coverage so far is pretty minor, but it's growing over time. Check out the issues list for upcoming plans.

How to Play

First install Node.js. Make sure it's a recent version, in the 0.10 range.

Now do:

npm install -g count-to-6

And get started by typing count-to-6!

Keywords

es6

FAQs

Package last updated on 20 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts