Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add initial module setup #21

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Mar 18, 2020

Fixes #18

Opened as a draft to discuss if this makes sense

@chicoxyzzy
Copy link
Owner

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

@nschonni
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a JavaScript module for easier access to data
2 participants