Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mntm-lib/react-stub
A React compatibility stub
https://github.com/mntm-lib/react-stub
compatibility preact react react-dom virtual-dom
Last synced: about 1 month ago
JSON representation
A React compatibility stub
- Host: GitHub
- URL: https://github.com/mntm-lib/react-stub
- Owner: mntm-lib
- License: mit
- Created: 2021-01-08T13:04:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T09:42:18.000Z (over 2 years ago)
- Last Synced: 2024-11-16T21:16:59.776Z (about 2 months ago)
- Topics: compatibility, preact, react, react-dom, virtual-dom
- Language: JavaScript
- Homepage: https://npm.im/@mntm/react
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @mntm/react [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maxi-team/react-stub/blob/master/LICENSE)
A React compatibility stub.
## Installation
We recommend to use [yarn](https://classic.yarnpkg.com/en/docs/install/) for dependency management:
```shell
yarn add @mntm/react
```### License
@mntm/react is [MIT licensed](./LICENSE).