Babel Bot
Babel Bot
> Comment originally made by @kangax I haven't been following compat-table development lately but the idea has always been to extract data into a separate repo for easy npm-based (or...
> Comment originally made by @hzoo not sure about test262 as well. Getting json or just the data would be good for env. We have already had discussion a bit...
> Comment originally made by @amilajack A solution I thought of was writing a small module that makes network requests to compat-table, but this comes with its own set of...
> Comment originally made by @hzoo I didn't want to auto fetch compat-table anyway since there can be bugs/issues so being able to diff the same version helps to find...
> Comment originally made by @hzoo (Don't know why that got closed..)
> Comment originally made by @kangax I thought that was your way of dropping the mic 😂
> Comment originally made by @chicoxyzzy Thank you all for chiming in! @kangax there are some problems with current version of compat-table. For example something may change in proposal on...
> Comment originally made by @chicoxyzzy The problems for such project will be: - collecting data from various environments on different platforms - every test262 harness run take **a lot**...
> Comment originally made by @chicoxyzzy To be clean: I don't propose a compat-table replacement. I propose to create another project which will be created with idea of sharing always...
> Comment originally made by @chicoxyzzy If you'll look at http://kangax.github.io/compat-table/es2016plus/ you'll see that it's broken. It was usable three commits before but now it requires a lot of work,...