hemanth / es6-lab-setup

Setup your ES6 Lab.

Home Page:http://git.io/es6-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the hell is this?

Simply put it's a place where you code in ES6 which gets converted to ES5 on the fly along with jasmine test.

ES6 => ECMAScript6

How to setup your ES6 LAB?

That would watch for any changes in js and spec dir and fire a babel or traceur and jasmine task.

P.S: You may use gulp babel or gulp traceur as per your need, defaults to babel. Sample usage:

More ES6 recpies at paws-on-es6

About

Setup your ES6 Lab.

http://git.io/es6-lab


Languages

Language:JavaScript 100.0%