williamkapke / node-compat-table

node.green - Node.js ECMAScript compatibility tables
https://node.green
Other
858 stars 33 forks source link

feat: add filtering node versions #90

Open 80avin opened 2 months ago

80avin commented 2 months ago

Add feature to filter node versions.

Usecase:

We upgraded from Node 14 to Node 20 recently. I wanted a concise list of differences between Node 14 & Node 20 only. This feature allows me to restrict the visible columns.

image


Future scope:

image