UNPKG

browserslist-config-jaid-universal

Version:

My Browserslist query targeting both NodeJS and modern web browsers.

78 lines (37 loc) 3.78 kB
# browserslist-config-jaid-universal <a href="https://raw.githubusercontent.com/jaid/browserslist-config-jaid-universal/master/license.txt"><img src="https://img.shields.io/github/license/jaid/browserslist-config-jaid-universal?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-universal"/></a> <a href="https://actions-badge.atrox.dev/jaid/browserslist-config-jaid-universal/goto"><img src="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fbrowserslist-config-jaid-universal%2Fbadge" alt="Build status"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-universal/commits"><img src="https://img.shields.io/github/commits-since/jaid/browserslist-config-jaid-universal/v3.0.0?style=flat-square&logo=github" alt="Commits since v3.0.0"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-universal/commits"><img src="https://img.shields.io/github/last-commit/jaid/browserslist-config-jaid-universal?style=flat-square&logo=github" alt="Last commit"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-universal/issues"><img src="https://img.shields.io/github/issues/jaid/browserslist-config-jaid-universal?style=flat-square&logo=github" alt="Issues"/></a> <a href="https://npmjs.com/package/browserslist-config-jaid-universal"><img src="https://img.shields.io/npm/v/browserslist-config-jaid-universal?style=flat-square&logo=npm&label=latest%20version" alt="Latest version on npm"/></a> <a href="https://github.com/jaid/browserslist-config-jaid-universal/network/dependents"><img src="https://img.shields.io/librariesio/dependents/npm/browserslist-config-jaid-universal?style=flat-square&logo=npm" alt="Dependents"/></a> <a href="https://npmjs.com/package/browserslist-config-jaid-universal"><img src="https://img.shields.io/npm/dm/browserslist-config-jaid-universal?style=flat-square&logo=npm" alt="Downloads"/></a> **My Browserslist query targeting both NodeJS and modern web browsers.** ## Installation <a href="https://npmjs.com/package/browserslist-config-jaid-universal"><img src="https://img.shields.io/badge/npm-browserslist--config--jaid--universal-C23039?style=flat-square&logo=npm" alt="browserslist-config-jaid-universal on npm"/></a> ```bash npm install --save browserslist-config-jaid-universal@^3.0.0 ``` <a href="https://yarnpkg.com/package/browserslist-config-jaid-universal"><img src="https://img.shields.io/badge/Yarn-browserslist--config--jaid--universal-2F8CB7?style=flat-square&logo=yarn&logoColor=white" alt="browserslist-config-jaid-universal on Yarn"/></a> ```bash yarn add browserslist-config-jaid-universal@^3.0.0 ``` <a href="https://github.com/jaid/browserslist-config-jaid-universal/packages"><img src="https://img.shields.io/badge/GitHub Packages-@jaid/browserslist--config--jaid--universal-24282e?style=flat-square&logo=github" alt="@jaid/browserslist-config-jaid-universal 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-universal@^3.0.0 ``` ## Development Setting up: ```bash git clone git@github.com:jaid/browserslist-config-jaid-universal.git cd browserslist-config-jaid-universal 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-universal/master/license.txt) Copyright © 2020, Jaid \<jaid.jsx@gmail.com> (github.com/jaid)