Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

brackets-extension-badges/brackets-extension-badges.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

brackets-extension-badges



Brackets extension badges are download counters for your Brackets extensions, as Adobe doesn't provide any official way to retrieve statistics, even for your own extension.

This repository is the source for the brackets-extension-badges website, which is hosted by Github.

Libraries used

Back-end

The statistics and the badge generation are both managed by a back-end server, available here in Node.js, and here in PHP (using the Lumen framework).