pranav-sourcer
coffee script implementation of sourcer
pskanade 29 0 1.0.2 MIT GitHub

pranav-sourcer package

  • This is functionally replica of the sourcer package of atom but it is developed in CoffeeScript

  • Dependencies : * request v2.73.0 * cheerio v0.20.0 * google v2.0.0

# move to the root directory of package
$npm install --save request@2.73.0
$npm install --save cheerio@0.20.0
$npm install --save google@2.0.0
$apm install