@esm-bundle/react
Version:
An ESM version of react
42 lines (23 loc) • 1.2 kB
Markdown
# react
[](https://www.npmjs.com/package/@esm-bundle/react) [](https://www.jsdelivr.com/package/npm/@esm-bundle/react)
An ESM version of React.
["What is this" blog post](https://medium.com/@joeldenning/an-esm-bundle-for-any-npm-package-5f850db0e04d).
[How can I create a repo like this](https://github.com/esm-bundle/new-repo-instructions).
## JS Delivr
https://cdn.jsdelivr.net/npm/@esm-bundle/react/esm/react.development.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/system/react.development.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/esm/react.production.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/system/react.production.min.js
## Unpkg
https://unpkg.com/@esm-bundle/react/esm/react.development.js
https://unpkg.com/@esm-bundle/react/system/react.development.js
https://unpkg.com/@esm-bundle/react/esm/react.production.min.js
https://unpkg.com/@esm-bundle/react/system/react.production.min.js
## Npm
```sh
npm install react@npm:@esm-bundle/react
```
## Yarn
```sh
yarn add react@npm:@esm-bundle/react
```