https://github.com/sackrin/react-micro-ui-hooks
Provides useful react hooks for use with react-micro-ui
https://github.com/sackrin/react-micro-ui-hooks
Last synced: 10 months ago
JSON representation
Provides useful react hooks for use with react-micro-ui
- Host: GitHub
- URL: https://github.com/sackrin/react-micro-ui-hooks
- Owner: sackrin
- License: mit
- Created: 2020-03-19T07:37:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T06:04:22.000Z (over 3 years ago)
- Last Synced: 2025-02-21T18:46:39.884Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 441 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Micro UI Hooks
The purpose of this repository is to provide a hook and component to mount micro UI components within a macro UI
## Install Dependency
```npm i --save @sackrin/react-micro-ui-hooks```