1.1.1 • Published 7 months ago

custom-handler-hook v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

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.

1.1.1

7 months ago

1.1.0

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.2

10 months ago

1.0.0

10 months ago