I really like node.green as it allows me to see which new features I can expect and which polyfills I can remove. I however find myself regularly wishing for a link to the spec/proposal of a certain feature.
Since the features imported from kangax/compat-table contain links to the spec, it should be possible to edit the extract script to include the spec which should allow adding a link to the spec on the website.
I would keep the anchor but make the anchor only appear on hover. Implementation is up for debate.
I really like node.green as it allows me to see which new features I can expect and which polyfills I can remove. I however find myself regularly wishing for a link to the spec/proposal of a certain feature.
Since the features imported from kangax/compat-table contain links to the spec, it should be possible to edit the extract script to include the spec which should allow adding a link to the spec on the website.
I would keep the anchor but make the anchor only appear on hover. Implementation is up for debate.
That is, if this change is desired of course.