Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bevry-archive/watchersto

Fetch a github projects watchers and exports them to either json, csv or vcf formats
https://github.com/bevry-archive/watchersto

Last synced: about 9 hours ago
JSON representation

Fetch a github projects watchers and exports them to either json, csv or vcf formats

Awesome Lists containing this project

README

        

# Welcome to WatchersTo

Fetch a github projects watchers and exports them to either json, csv or vcf formats

## Installation

npm install -g watchersto

## Usage

1. Export to JSON

watchersto balupton/history.js
or
watchersto balupton/history.js watchers.json

2. Export to CSV

watchersto balupton/history.js watchers.csv

3. Export to VCF

watchersto balupton/history.js watchers.vcf

## License

Licensed under the [MIT License](http://creativecommons.org/licenses/MIT/)
Copyright 2011 [Benjamin Arthur Lupton](http://balupton.com)