https://github.com/wazeerc/react-lib
My collection of custom React hooks and useful functions 🧰
https://github.com/wazeerc/react-lib
custom-hooks-in-react react typescript utility-library
Last synced: 28 days ago
JSON representation
My collection of custom React hooks and useful functions 🧰
- Host: GitHub
- URL: https://github.com/wazeerc/react-lib
- Owner: wazeerc
- Created: 2024-09-03T10:16:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T13:16:11.000Z (over 1 year ago)
- Last Synced: 2025-08-09T15:02:10.757Z (10 months ago)
- Topics: custom-hooks-in-react, react, typescript, utility-library
- Language: TypeScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My React Lib
This repository contains a collection of custom React hooks and useful TypeScript utility functions.
## Features
- **Custom Hooks**: Enhance your React components with reusable hooks.
- **Utility Functions**: Simplify your TypeScript code with handy utility functions.
## Usage
Simply copy and paste into your projects 📋