While looking to implement this for nodejs/i18n, I found myself looking at what Browserlist was doing, and re-implementing it.
EX:
const schedule = require(node-releases).schedule // expose the release-schedule.json object
const nodejs = require(node-releases).nodejs// expose the release-schedule.json object
Other useful functions would be to have the functions to just return active releases
While looking to implement this for nodejs/i18n, I found myself looking at what Browserlist was doing, and re-implementing it.
EX:
Other useful functions would be to have the functions to just return active releases