cirru-from-html
v0.0.1
Published
convert HTML to Cirru grammar
Readme
Cirru From HTML
Convert HTML to Cirru.
Usage
npm install --save cirru-from-html{compile} = require 'cirru-from-html'
compile html, (cirruCode) ->
console.log cirruCodeWhitespaces in HTML are trimed before generating code.
License
MIT
