1.1.2 • Published 7 months ago

@hendacorp/browserslist-config v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

browserslist-config

This library was generated with Nx.

License: MIT npm version npm bundle size (minified + gzip) Coverage Badge

Shareable browserslist configuration.

Supported Browsers

BrowserVersion
Chrome & Chrome for Androidlast 3
Firefoxlast 3
Operalast 3
Edgelast 3
Safarilast 3
iOS>= 13.4

You can list all supported browsers by running npx browserslist "last 1 firefoxandroid versions, last 3 chrome versions, last 3 chromeandroid versions, last 3 firefox versions, last 3 opera versions, last 3 edge versions, last 3 safari versions, ios >= 13.4"

Installation

Install the module.

pnpm add -D @hendacorp/browserslist-config

Usage

package.json

{
  "browserslist": ["extends @hendacorp/browserslist-config"]
}

Building

Run nx build browserslist-config to build the library.

Running unit tests

Run nx test browserslist-config to execute the unit tests via Jest.

1.1.2

7 months ago

1.1.2-rc.1

7 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.1.0-rc.3

9 months ago

1.1.0-rc.2

9 months ago

1.1.0-rc.1

9 months ago

1.0.1-rc.4

9 months ago