/ live.thehmm.nl / back / node_modules / browserslist /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE39 years ago1.1K 
[TXT]README.md39 years ago2.9Kd7c1522 post receive test [كارل مبارك]
[   ]browser.js39 years ago1.1K 
[   ]cli.js39 years ago4.0K 
[TXT]error.d.ts39 years ago155  
[   ]error.js39 years ago299  
[TXT]index.d.ts39 years ago4.3K 
[   ]index.js39 years ago 33K 
[   ]node.js39 years ago 11K 
[   ]package.json2 years ago2.2K 
[   ]parse.js39 years ago1.7K 
README.md

Browserslist Cult Of Martians

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 supports es6-module",
    "maintained node versions"
  ]

Or in .browserslistrc config:

# Browsers that we support

defaults and 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.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80