browserslist
Here are 61 public repositories matching this topic...
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Aug 24, 2020 - HTML
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Jan 23, 2020 - JavaScript
This lib is interesting! I'd love to see configuration for mobile devices. would you consider adding that?
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
Feb 10, 2019 - JavaScript
-
Updated
Feb 1, 2019 - JavaScript
-
Updated
Feb 6, 2018 - JavaScript
-
Updated
Jul 10, 2020 - JavaScript
Switch to NPM
Package (if applicable)
All
The task
Switch to NPM:
- Ensure Travis, Lerna and package.json scripts are updated.
- Use
npm ciwhere applicable. - Remove Yarn workspaces
- Update README
- Switch yarn.lock > package-lock.json
Additional context
NPM CI [appears to be faster that other options available](https://blog.npmjs.org/post/171556855892/introduci
-
Updated
Nov 2, 2020 - SCSS
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Oct 9, 2017 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Oct 1, 2020 - HTML
Improve this page
Add a description, image, and links to the browserslist topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browserslist 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