UNPKG

browserslist-config-jaid-web

Version:

My Browserslist query targeting modern web browsers.

78 lines (37 loc) 3.57 kB
# browserslist-config-jaid-web <a href="https://raw.githubusercontent.com/jaid/browserslist-config-jaid-web/master/license.txt"><img src="https://img.shields.io/github/license/jaid/browserslist-config-jaid-web?style=flat-square" alt="License"/></a> <a href="https://github.com/sponsors/jaid"><img src="https://img.shields.io/badge/<3-Sponsor-FF45F1?style=flat-square" alt="Sponsor browserslist-config-jaid-web"/></a> <a href="https://actions-badge.atrox.dev/jaid/browserslist-config-jaid-web/goto"><img src="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fbrowserslist-config-jaid-web%2Fbadge" alt="Build status"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-web/commits"><img src="https://img.shields.io/github/commits-since/jaid/browserslist-config-jaid-web/v2.3.1?style=flat-square&logo=github" alt="Commits since v2.3.1"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-web/commits"><img src="https://img.shields.io/github/last-commit/jaid/browserslist-config-jaid-web?style=flat-square&logo=github" alt="Last commit"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-web/issues"><img src="https://img.shields.io/github/issues/jaid/browserslist-config-jaid-web?style=flat-square&logo=github" alt="Issues"/></a> <a href="https://npmjs.com/package/browserslist-config-jaid-web"><img src="https://img.shields.io/npm/v/browserslist-config-jaid-web?style=flat-square&logo=npm&label=latest%20version" alt="Latest version on npm"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-web/network/dependents"><img src="https://img.shields.io/librariesio/dependents/npm/browserslist-config-jaid-web?style=flat-square&logo=npm" alt="Dependents"/></a> <a href="https://npmjs.com/package/browserslist-config-jaid-web"><img src="https://img.shields.io/npm/dm/browserslist-config-jaid-web?style=flat-square&logo=npm" alt="Downloads"/></a> **My Browserslist query targeting modern web browsers.** ## Installation <a href="https://npmjs.com/package/browserslist-config-jaid-web"><img src="https://img.shields.io/badge/npm-browserslist--config--jaid--web-C23039?style=flat-square&logo=npm" alt="browserslist-config-jaid-web on npm"/></a> ```bash npm install --save browserslist-config-jaid-web@^2.3.1 ``` <a href="https://yarnpkg.com/package/browserslist-config-jaid-web"><img src="https://img.shields.io/badge/Yarn-browserslist--config--jaid--web-2F8CB7?style=flat-square&logo=yarn&logoColor=white" alt="browserslist-config-jaid-web on Yarn"/></a> ```bash yarn add browserslist-config-jaid-web@^2.3.1 ``` <a href="https://github.com/jaid/browserslist-config-jaid-web/packages"><img src="https://img.shields.io/badge/GitHub Packages-@jaid/browserslist--config--jaid--web-24282e?style=flat-square&logo=github" alt="@jaid/browserslist-config-jaid-web on GitHub Packages"/></a> (if [configured properly](https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages)) ```bash npm install --save @jaid/browserslist-config-jaid-web@^2.3.1 ``` ## Development Setting up: ```bash git clone git@github.com:jaid/browserslist-config-jaid-web.git cd browserslist-config-jaid-web npm install ``` Testing: ```bash npm run test:dev ``` Testing in production environment: ```bash npm run test ``` ## License [MIT License](https://raw.githubusercontent.com/jaid/browserslist-config-jaid-web/master/license.txt) Copyright © 2020, Jaid \<jaid.jsx@gmail.com> (https://github.com/jaid)