https://github.com/tonix-tuft/react-js-utl
React JS utility functions and hooks.
https://github.com/tonix-tuft/react-js-utl
functions hooks react react-hooks utility utility-functions utils utl
Last synced: 6 months ago
JSON representation
React JS utility functions and hooks.
- Host: GitHub
- URL: https://github.com/tonix-tuft/react-js-utl
- Owner: tonix-tuft
- License: mit
- Created: 2019-12-24T23:33:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:26:39.000Z (over 3 years ago)
- Last Synced: 2025-10-05T07:47:59.998Z (10 months ago)
- Topics: functions, hooks, react, react-hooks, utility, utility-functions, utils, utl
- Language: JavaScript
- Homepage:
- Size: 11.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-js-utl
React JS utility functions and hooks.
[](https://www.npmjs.com/package/react-js-utl)
## Installation
```bash
npm install --save react-js-utl
```
Install peer dependencies:
```bash
npm install --save react react-dom immutable-linked-ordered-map
```
## License
MIT © [Anton Bagdatyev (Tonix)](https://github.com/tonix-tuft)