https://github.com/drwpow/react-esm
ES Module-friendly React
https://github.com/drwpow/react-esm
Last synced: 9 months ago
JSON representation
ES Module-friendly React
- Host: GitHub
- URL: https://github.com/drwpow/react-esm
- Owner: drwpow
- Created: 2019-03-11T01:29:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T03:54:02.000Z (over 7 years ago)
- Last Synced: 2025-10-13T16:04:02.518Z (9 months ago)
- Language: JavaScript
- Size: 174 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React ESM
Standard [React][react] port, bundled by [@pika/pack][pika-pack] to expose
an ES Module interface.
## Install
```bash
npm i --save react-esm
```
[react]: https://github.com/facebook/react/tree/master/packages/react
[pika-pack]: https://github.com/pikapkg/pack