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

https://github.com/indexzero/footage

Get your Open Source game footage up to speed.
https://github.com/indexzero/footage

Last synced: 10 months ago
JSON representation

Get your Open Source game footage up to speed.

Awesome Lists containing this project

README

          

# footage

[![Version npm](https://img.shields.io/npm/v/footage.svg?style=flat-square)](https://www.npmjs.com/package/footage)[![npm Downloads](https://img.shields.io/npm/dm/footage.svg?style=flat-square)](https://www.npmjs.com/package/footage)[![Dependencies](https://img.shields.io/david/indexzero/footage.svg?style=flat-square)](https://david-dm.org/indexzero/footage)

Get your Open Source game footage up to speed. Just a random project to answer a question I had when visiting http://npm-stats.com one night:

> Which of the modules I've written gets the most downloads?

## Usage

```
npm i -g footage
footage [user]
```

## Further reading

* npm Registry [API](https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md)
* npm Registry [download-counts API](https://github.com/npm/registry/blob/master/docs/download-counts.md)

##### LICENSE: MIT
##### AUTHOR: [Charlie Robbins](https://github.com/indexzero)