-
Updated
Nov 13, 2020 - JavaScript
compat
Here are 35 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Java
-
Updated
Dec 4, 2019 - Java
-
Updated
Jan 9, 2019 - Groovy
-
Updated
Jul 22, 2020 - Java
What's here is the bare minimum necessary.
Three things I think are high priority:
- Add module documentation
- Fix doctests that don't pass (predominantly in the buffered mod)
- Add example patterns for making crates compatible with bare-io
If anybody would like guidance on this, please hit me up.
It shouldn't be difficult, just the work of joining up rules from eslint-plugin-es or ESLint core with the MDN compatibility data.
It's pretty old, and has a lot of features compared to the other versions, so it might not be worth doing.
-
Updated
May 13, 2019 - PHP
-
Updated
Sep 30, 2020 - Kotlin
-
Updated
Oct 28, 2018 - Java
-
Updated
Jun 22, 2019 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Aug 8, 2016 - PHP
-
Updated
Jan 2, 2018 - JavaScript
Improve this page
Add a description, image, and links to the compat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compat topic, visit your repo's landing page and select "manage topics."
We loved
caniuse-db, but it uses 7 MB and contains many irrelevant data.This is why @ben-eb created
caniuse-lite. It is just a copy of latestcaniuse-db(he wrote autorelease script) with less data and better compression. Only 1 MB.Autoprefixer and Browserslist moved to
caniuse-lite. So let’s use it here too. It is very easy, API is the sam