Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrspeaker/es6-funcrendering

"Functional rendering" demo for ES6 talk
https://github.com/mrspeaker/es6-funcrendering

Last synced: 14 days ago
JSON representation

"Functional rendering" demo for ES6 talk

Awesome Lists containing this project

README

        

# ES6 Talk

Pretty flaky with es-module-transpiler and es-transpiler together, but that's livin' on the edge.

Uses `gulp` to run es6-transpiler to turn ES6 code into ES5 code.

npm install --save-dev gulp
npm install --save-dev gulp-util
npm install --save-dev gulp-es6-transpiler
npm install --save-dev gulp-es6-module-transpiler