Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.28 KB

chai-as-promised

npm version build status

"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://github.com/esm-bundle/chai-as-promised.

JS Delivr

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

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

Unpkg

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

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

Npm

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

Yarn

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