Package Exports
- library-react-hooks
- library-react-hooks/dist/index.js
- library-react-hooks/dist/index.modern.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (library-react-hooks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React hooks library
A library with custom React hooks for the admin panel.
Table of Contents
✨ Demo

Getting Started
npm install --save library-react-hooks
🚀 Usage
Toast hook
This hook stores, received and dispatches messages.
Loader hook
This hook stores loading state.
Helper hooks
A few simple auxiliary hooks: useUpdateState
Roadmap
🤝 Contributing
Contributions, issues and feature requests are welcome. Check the contributing guide.
📝 License
Copyright © 2022 Bystrova Ann.
This project is MIT licensed.
Contact
Bystrova Ann - ann.bystrova96@mail.ru
Project Link: https://github.com/Ann2827/library-react-hooks