Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 376 Bytes

EGO-SORT-JS

This is a javascript port of my ego-sort program which basically does the same job (gets the downloads-wise ranking of my GNOME Extension from the gnome extensions website) but faster and with a cool 😎 web frontend gui.

Made it as an introduction to Node.js for myself.

Tech used:

  • Node.js
  • Express.js
  • Axios