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

Display release date and/or percentage of users for different Node.js versions #75

Open
D-Pow opened this issue Feb 11, 2020 · 0 comments

Comments

@D-Pow
Copy link

D-Pow commented Feb 11, 2020

It would be very helpful if node.green displayed the release date for each version of Node.js, either above/below the X% compatible or on Node.js version mouse hover. This would help in knowing if we should even bother supporting a particular Node.js version or not.

Likewise, but possibly more difficult, it would be just as helpful to know the percentage of Node.js users that use each version. This way, devs know which platforms they should write their code to work on and the checks that are necessary for each (e.g. Can I use import(esmModule.js).then() here or do I need to add some sort of node polyfill/package to handle this? What would be the repercussions if I don't?).

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

No branches or pull requests

1 participant