Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drwpow/react-esm
ES Module-friendly React
https://github.com/drwpow/react-esm
Last synced: 9 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T03:54:02.000Z (almost 6 years ago)
- Last Synced: 2024-10-15T00:40:15.401Z (2 months ago)
- Language: JavaScript
- Size: 174 KB
- Stars: 3
- Watchers: 2
- 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