Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukaii/extension-stats
Show VSCode, SublimeText, Atom editors extension count
https://github.com/yukaii/extension-stats
atom extensions gist just-dashboard stats vscode
Last synced: about 1 month ago
JSON representation
Show VSCode, SublimeText, Atom editors extension count
- Host: GitHub
- URL: https://github.com/yukaii/extension-stats
- Owner: Yukaii
- Created: 2017-09-08T05:31:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:29:37.000Z (about 2 years ago)
- Last Synced: 2024-12-24T02:05:05.880Z (about 1 month ago)
- Topics: atom, extensions, gist, just-dashboard, stats, vscode
- Language: Ruby
- Homepage: https://yukaii.tw/extension-stats
- Size: 146 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: history
Awesome Lists containing this project
README
# Extension stats
[![Build Status](https://travis-ci.org/Yukaii/package-stats.svg?branch=master)](https://travis-ci.org/Yukaii/package-stats)
![stats](./docs/images/package-stats-history.png)
Extension stats of 3 popular editor: VSCode, Sublime and Atom.
## Development
1. [Create GitHub Personel Access Token with Gist permission](https://github.com/settings/tokens/new)
2. Create a gist with filename `dashbord.yml`
3. Copy `.env.example` to `.env`
4. Paste gist id and access token in `.env`
5. Visit `http://bottoml.in/e/YOUR_GITHUB_USERNAME/GIST_ID`
6. Check DevTools' `Disable Cache` for development useBuilt with [@kantord/just-dashboard](https://github.com/kantord/just-dashboard)
## License
MIT