Skip to content

mls-fe/node-compat-table

 
 

Repository files navigation

Node.js ES2015 compatibility tables

node-compat-tables is built on top of Kangax's hard work. The majority of the credit needs to be given to the contributors of that project.

Although Kangax's compat table is amazing, it focuses on the entire Javascript ecosystem. As a Node.js developer- I, thankfully, do not need to be super concerned with all of the flavors out there. What I do need are deeper insights in the variations across the fast moving versions of Node.js. So, I created node-compat-table.

It works by running a script that imports the latest set of ES6 ES2015 tests from the compat-table project and running them against several versions of node PLUS the nightly build. The results are committed/published here.

License

MIT Copyright (c) 2016 William Kapke

About

Node.js ECMAScript compatibility tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • JavaScript 38.1%
  • Shell 0.1%