MusicalCreeper01 / Ember

(**Work in progress!**) Custom language compiler that combines HTML, CSS, and Node.Js into one file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember

Custom language compiler that combines HTML, CSS, and Node.Js into one file

Requirements

NodeJS 4.* or 6.*

node ember sample.em

Output is shown in the console, and written to /output/*

About

(**Work in progress!**) Custom language compiler that combines HTML, CSS, and Node.Js into one file

License:MIT License


Languages

Language:JavaScript 98.1%Language:EmberScript 1.9%