Skip to content

A simple React hook to manage and manipulate boolean state in your React applications.

License

Notifications You must be signed in to change notification settings

omeryaldirgan/use-boolean-hook

Repository files navigation

use-boolean-hook

Logo

A simple and lightweight React hook to manage and manipulate boolean state efficiently. Perfect for toggling UI states, managing visibility, and more!


Features

  • 🔄 Simple API: Easy-to-use functions for boolean state management.
  • 🚀 Lightweight: No dependencies other than React.
  • TypeScript Support: Fully typed for a better developer experience.

Installation

Install with your favorite package manager:

npm install use-boolean-hook
# or
yarn add use-boolean-hook

About

A simple React hook to manage and manipulate boolean state in your React applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published