Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drwpow/react-dom-esm

React DOM bundled for ES Modules
https://github.com/drwpow/react-dom-esm

Last synced: 9 days ago
JSON representation

React DOM bundled for ES Modules

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