Skip to content

Ann2827/library-react-hooks

Repository files navigation

React hooks library

NPM JavaScript Style Guide

A library with custom React hooks for the admin panel.

Table of Contents

✨ Demo

Demo

toast

Getting Started

npm install --save library-react-hooks

🚀 Usage

Toast hook

This hook stores, received and dispatches messages.

How to use

Loader hook

This hook stores loading state.

How to use

Create hook

This hook helps to create custom stateful hooks.

How to use

Timer hook

This is timer hook.

How to use

Helper hooks

A few simple auxiliary hooks: useUpdateState

How to use

Roadmap

🤝 Contributing

Contributions, issues and feature requests are welcome. Check the contributing guide.

📝 License

Copyright © 2023 Bystrova Ann.
This project is MIT licensed.

Contact

Bystrova Ann - ann.bystrova96@mail.ru

Project Link: https://github.com/Ann2827/library-react-hooks