Skip to content

m4ttheweric/use-loading-state

Repository files navigation

useLoadingState()

A React Hook for Managing Loading States

🙌 Free yourself from the hassle of manually managing loading states in your React components for async tasks.

Installation

npm

npm install @m4ttheweric/use-loading-state

yarn

yarn add @m4ttheweric/use-loading-state

bun

bun add @m4ttheweric/use-loading-state

Usage

See code examples and live demo: https://use-loading-state.netlify.app/

Local Development

To develop your app locally run bun install and then bun run dev.

License

License: MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published