Skip to content

wlaurance/coffee2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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