UseBoolean

A hook to simplify working with boolean values.

Installation

Usage

Use this hook to manage boolean values with more concise syntax.

Before:

After:

Acknowledgements

This hook was inspired by strlrd-29/hookcn.