Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 344 Bytes

build status

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