JSPM

  • Created
  • Published
  • Downloads 175
  • Score
    100M100P100Q71770F
  • License MIT

React hooks library

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

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