https://github.com/drwpow/react-dom-esm
React DOM bundled for ES Modules
https://github.com/drwpow/react-dom-esm
Last synced: over 1 year ago
JSON representation
React DOM bundled for ES Modules
- Host: GitHub
- URL: https://github.com/drwpow/react-dom-esm
- Owner: drwpow
- Created: 2019-03-11T03:33:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T05:38:56.000Z (over 7 years ago)
- Last Synced: 2025-02-10T04:17:44.906Z (over 1 year ago)
- Language: JavaScript
- Size: 687 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React ESM
Standard [ReactDOM][react-dom] port, bundled by [@pika/pack][pika-pack] to
expose an ES Module interface.
## Install
```bash
npm i --save react-dom-esm
```
[react-dom]: https://github.com/facebook/react/tree/master/packages/react-dom
[pika-pack]: https://github.com/pikapkg/pack