This repository contains compatibility data for Web technologies as displayed on MDN
-
Updated
Sep 10, 2020 - JavaScript
{{ message }}
This repository contains compatibility data for Web technologies as displayed on MDN
A fluent Android animation library
One VectorCompatTextView suits for hundreds of CompoundDrawable style. 一个库,满足CompoundDrawable的百变风格。
An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)
Safety call StrctiMode API methods from newer Android SDK on old versions
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.
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
Android app to listen to podcasts from www.rac1.cat and www.catradio.cat
Backport Material Design NumberPicker widget
A Preference widget with NumberPicker dialog. Works on API level 9+ devices.
Make sure your React code is compatible with Inferno and Preact.
A PHP library providing pretty printing JSON strings for PHP < 5.4
A React Native ListView component with rows that swipe open and closed
What JS features you can use when you drop support for Node.js 4
Add a description, image, and links to the compat topic page so that developers can more easily learn about it.
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