Skip to content

TejasThombare20/Custom-handler-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom React Hooks Collection

A collection of custom React hooks that simplify various common tasks, from animations and timeouts to handling window sizes and event debouncing. This package also includes a state management hook , making it easier to manage states across different components in your React applications.

Installation

Install the package via npm:

npm install custom-handler-hook

TypeScript Support

This package is written in TypeScript and provides type definitions out of the box. Contributing Contributions are welcome! Please feel free to submit a Pull Request.

Fork the repository

Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any problems or have any questions, please open an issue in the GitHub repository.

About

NPM package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors