rxjs
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/joeldenning/rxjs.
JS Delivr
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/esm/es5/rxjs.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/esm/es5/rxjs-operators.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/esm/es2015/rxjs.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/esm/es2015/rxjs-operators.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/system/es5/rxjs.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/system/es5/rxjs-operators.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/system/es2015/rxjs.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/rxjs/system/es2015/rxjs-operators.min.js
Unpkg
https://unpkg.com/@esm-bundle/rxjs/esm/es5/rxjs.min.js
https://unpkg.com/@esm-bundle/rxjs/esm/es5/rxjs-operators.min.js
https://unpkg.com/@esm-bundle/rxjs/esm/es2015/rxjs.min.js
https://unpkg.com/@esm-bundle/rxjs/esm/es2015/rxjs-operators.min.js
https://unpkg.com/@esm-bundle/rxjs/system/es5/rxjs.min.js
https://unpkg.com/@esm-bundle/rxjs/system/es5/rxjs-operators.min.js
https://unpkg.com/@esm-bundle/rxjs/system/es2015/rxjs.min.js
https://unpkg.com/@esm-bundle/rxjs/system/es2015/rxjs-operators.min.js
Npm
npm install rxjs@npm:@esm-bundle/rxjs
Yarn
yarn add rxjs@npm:@esm-bundle/rxjs