wlaurance / coffee2json

Converts coffeescript to json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Converts coffeescript to json


Languages

Language:CoffeeScript 71.8%Language:Shell 17.9%Language:JavaScript 10.3%