/coffee2json

Converts coffeescript to json

Primary LanguageCoffeeScript

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