# chai

[![npm version](https://img.shields.io/npm/v/@esm-bundle/chai.svg?style=flat)](https://www.npmjs.com/package/@esm-bundle/chai) [![](https://data.jsdelivr.com/v1/package/npm/@esm-bundle/chai/badge)](https://www.jsdelivr.com/package/npm/@esm-bundle/chai)

["What is this" blog post](https://medium.com/@joeldenning/an-esm-bundle-for-any-npm-package-5f850db0e04d)

[Instructions for creating a new esm-bundle repo](https://github.com/esm-bundle/new-repo-instructions)

A repo that tests automatic detection of upstream publishes and the publishing of `@esm-bundle` versions of them.

Upstream repo at https://www.npmjs.com/package/chai.

## JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/chai/esm/chai.js

https://cdn.jsdelivr.net/npm/@esm-bundle/chai/system/chai.js

## Unpkg

https://unpkg.com/@esm-bundle/chai/esm/chai.js

https://unpkg.com/@esm-bundle/chai/system/chai.js

## Npm

```sh
npm install --save chai@npm:@esm-bundle/chai
```

## Yarn

```sh
yarn add chai@npm:@esm-bundle/chai
```
