node-releases icon indicating copy to clipboard operation
node-releases copied to clipboard

feat: Add initial module setup

Open nschonni opened this issue 4 years ago • 2 comments

Fixes #18

Opened as a draft to discuss if this makes sense

nschonni avatar Mar 18 '20 03:03 nschonni

To be honest, I'm not sure that we should do that. It's trivial to import json in Node.js and there is a (stage 1) proposal which will enable json modules for the web also https://github.com/tc39/proposal-module-attributes

chicoxyzzy avatar May 20 '20 08:05 chicoxyzzy

I think the value would be more around adding helper functions around returning specific version info like what browserlist does. This was just a rough conversation starter off the previous thread

nschonni avatar May 22 '20 03:05 nschonni