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-node

My Browserslist query targeting the latest NodeJS runtimes.
https://github.com/jaid/browserslist-config-jaid-node

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

Last synced: 8 days ago
JSON representation

My Browserslist query targeting the latest NodeJS runtimes.

Awesome Lists containing this project

README

        

# browserslist-config-jaid-node

License Sponsor browserslist-config-jaid-node
Build status Commits since v3.0.0 Last commit Issues
Latest version on npm Dependents Downloads

**My Browserslist query targeting the latest NodeJS runtimes.**

## Installation

browserslist-config-jaid-node on npm

```bash
npm install --save browserslist-config-jaid-node@^3.0.0
```

browserslist-config-jaid-node on Yarn

```bash
yarn add browserslist-config-jaid-node@^3.0.0
```

@jaid/browserslist-config-jaid-node 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-node@^3.0.0
```

## Development

Setting up:
```bash
git clone [email protected]:jaid/browserslist-config-jaid-node.git
cd browserslist-config-jaid-node
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-node/master/license.txt)
Copyright © 2020, Jaid \ (https://github.com/jaid)