chicoxyzzy / node-releases

Node.js releases data
MIT License
35 stars 11 forks source link

support for node environments #1

Closed svanzoest closed 6 years ago

svanzoest commented 7 years ago

this maybe off topic, but it would be neat to have node environments supported similar to browsers, but rather for cloud environments that use different versions of node. I am not sure if this overkill or a real thing, but figured I would at least bring it up.

I am thinking places such as:

iamstarkov commented 7 years ago

what do you mean?

iamstarkov commented 7 years ago

sorry, i just didnt get what you want to have in the end

svanzoest commented 7 years ago

knowing which version of node release is on each platform is useful for things like babel to be able to specify something along the lines of needs support on azure and aws and have it do the right thing based on this data.

chicoxyzzy commented 7 years ago

It looks like a task for libs which will use data from this repo

iamstarkov commented 7 years ago

so, no work is required for node-releases, right?

chicoxyzzy commented 6 years ago

@iamstarkov yes I think so.