Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1005 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 1005 Bytes

chai

npm version

"What is this" blog post

Instructions for creating a new esm-bundle repo

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

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

Yarn

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