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.
- Host: GitHub
- URL: https://github.com/indexzero/footage
- Owner: indexzero
- License: mit
- Created: 2015-10-30T05:29:26.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T04:50:22.000Z (over 4 years ago)
- Last Synced: 2025-08-17T10:49:59.441Z (10 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# footage
[](https://www.npmjs.com/package/footage)[](https://www.npmjs.com/package/footage)[](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)