coffee2json
v0.1.0
Published
coffee to json convertor
Downloads
4
Readme
coffee2json
##Uses
- Take in coffeescript
- compile javascript json objects
- Strip out extra javascript tags and stuff
- Run through JSON lint
- Output valid JSON file, or report errors
##Install npm install coffee2json