edi-script
v0.0.1
Published
Node application to translate an edi-script file to a web static files: html, css, js.,
Downloads
8
Readme
EdiScript is a micro language that translates an edi-script file to a web static files: html, css, js.
Installation
If you have the node package manager, npm, installed:
npm install -g edi-script
Leave off the -g
if you don't wish to install globally.