https://github.com/unosquare/uno-react
Common functions, HOCs and hooks for React.
https://github.com/unosquare/uno-react
hoc hooks react react-components react-hooks
Last synced: 10 months ago
JSON representation
Common functions, HOCs and hooks for React.
- Host: GitHub
- URL: https://github.com/unosquare/uno-react
- Owner: unosquare
- License: mit
- Created: 2019-01-24T20:01:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T20:41:57.000Z (over 1 year ago)
- Last Synced: 2025-03-26T07:21:47.345Z (over 1 year ago)
- Topics: hoc, hooks, react, react-components, react-hooks
- Language: TypeScript
- Homepage: https://unosquare.github.io/uno/uno-react
- Size: 3.76 MB
- Stars: 29
- Watchers: 16
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/js/uno-react)
# uno-react
Common functions, and hooks for React.
### Installation (npm)
To install uno-react through npm, you only need to run the following command:
```bash
> npm i uno-react
```
Check the documentation of this library at [https://unosquare.github.io/uno/uno-react](https://unosquare.github.io/uno/uno-react)