20.9 GB
673,093 files
Updated about 2 months ago
NameSize
LICENSE1.12 kB
xet
README.md2.76 kB
xet
browser.js1.12 kB
xet
cli.js4.35 kB
xet
error.d.ts155 Bytes
xet
error.js299 Bytes
xet
index.d.ts4.96 kB
xet
index.js38.1 kB
xet
node.js13.5 kB
xet
package.json1.11 kB
xet
parse.js1.79 kB
xet
README.md

Browserslist

Browserslist logo by Anton Popov

The config to share target browsers and Node.js versions between different front-end tools. It is used in:

All tools will find target browsers automatically, when you add the following to package.json:

  "browserslist": [
    "defaults and fully supports es6-module",
    "maintained node versions"
  ]

Or in .browserslistrc config:

# Browsers that we support

defaults and fully supports es6-module
maintained node versions

Developers set their version lists using queries like last 2 versions to be free from updating versions manually. Browserslist will use caniuse-lite with Can I Use data for this queries.

You can check how config works at our playground: browsersl.ist

browsersl.ist website

Sponsored by Evil Martians  Supported by Cube

Docs

Read full docs here.

Total size
20.9 GB
Files
673,093
Last updated
Mar 19
Pre-warmed CDN
US EU US EU

Contributors