@hono/react-compat
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Alias of hono/jsx for replacement of React

codecov

This package is used to install the React compatibility API provided by Hono. This package allows you to replace the "react" and "react-dom" entities with "@hono/react-compat".

Usage

npm install react@npm:@hono/react-compat react-dom@npm:@hono/react-compat

After installing in this way, "@hono/react-compat" will be loaded when "react" is specified in the jsxImportSource setting or in the import statement. See the npm docs for more information about aliased installs.

Author

Taku Amano https://github.com/usualoma

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @hono/react-compat

Weekly Downloads

1,211

Version

0.0.3

License

MIT

Unpacked Size

12.5 kB

Total Files

23

Last publish

Collaborators

  • yusukebe