This service keeps jsdelivr API database up to date. Head there for the user facing part.
Install node and npm on your system. For Mac, you can install Homebrew and then run brew install node
Install dependencies
npm install
Run the module
node serve.js
Your output data will be in the data/
directory.
MIT. See LICENSE for details.