This package has been deprecated

Author message:

Use 'croact' module.

react-simple-compat
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

⚙️ Installation

npm

$ npm install react-simple-compat

No supported

  • Context
  • Hooks
  • Fragments

🚀 How to use

Alias react, react-dom to react-simple-compat

  • Rollup
import reactCompat from "rollup-plugin-react-compat";

const reactPlugin = reactCompat({
    useReactCompat: true,
    resolveCompat: true,
});

Readme

Keywords

Package Sidebar

Install

npm i react-simple-compat

Weekly Downloads

4,331

Version

1.2.3

License

MIT

Unpacked Size

158 kB

Total Files

18

Last publish

Collaborators

  • younkue