https://github.com/dnbard/brackets-extension-rating
Brackets extension used to display other extensions rating
https://github.com/dnbard/brackets-extension-rating
brackets brackets-extension javascript
Last synced: 11 months ago
JSON representation
Brackets extension used to display other extensions rating
- Host: GitHub
- URL: https://github.com/dnbard/brackets-extension-rating
- Owner: dnbard
- License: mit
- Created: 2014-07-02T08:08:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T15:40:40.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T12:46:52.387Z (12 months ago)
- Topics: brackets, brackets-extension, javascript
- Language: JavaScript
- Homepage: http://brackets.dnbard.com/
- Size: 825 KB
- Stars: 66
- Watchers: 1
- Forks: 15
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brackets Extension Rating
[Brackets IDE](http://brackets.io) extension to display other extensions statictics based on downloads and GitHub stats.
## Brackets extension

## Localization support
Right now Extension Rating is translated in English and Italian languages. You can simply add translation to your language. Please [read Localization Support ticket](https://github.com/dnbard/brackets-extension-rating/issues/3) and submit translation files in individual pull request.
## Patch notes
### v0.7.*
* added thematical badges(for javascript, css, html, jade, git and PHP extensions)
### v0.6.*
* Extension details are opening in browser window now
### v0.5.*
* Ability to sort by themes
* Show online and maximum users counters for selected extensions
* Some infrastructure changes
### v0.4.*
* Display stars and forks counter from GitHub repository
* Display authors avatars from GitHub
* Badges for most popular extension at GitHub
* Sort extensions by GitHub ratings
* All badges now have tooltips
*Note: all statistics are processed with separate Web Service and that information may be a little outdated by ~1 hour*