Skip to content

ulville/ego-sort-js

Repository files navigation

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