Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaid/browserslist-config-jaid-web

My Browserslist query targeting modern web browsers.
https://github.com/jaid/browserslist-config-jaid-web

browserslist browserslist-config browserslist-custom browserslist-shareable-config

Last synced: 8 days ago
JSON representation

My Browserslist query targeting modern web browsers.

Awesome Lists containing this project

README

        

# browserslist-config-jaid-web

License Sponsor browserslist-config-jaid-web
Build status Commits since v2.3.1 Last commit Issues
Latest version on npm Dependents Downloads

**My Browserslist query targeting modern web browsers.**

## Installation

browserslist-config-jaid-web on npm

```bash
npm install --save browserslist-config-jaid-web@^2.3.1
```

browserslist-config-jaid-web on Yarn

```bash
yarn add browserslist-config-jaid-web@^2.3.1
```

@jaid/browserslist-config-jaid-web on GitHub Packages
(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 [email protected]: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 \ (https://github.com/jaid)