infinitystore

1.0.7 • Public • Published

InfinityStore Hook

InfinityStore is a powerful hook that allows you to manage multiple states in a single React hook for managing a state storage without limits

npm version license downloads

Documentación disponible en:

Current version

Author


Fidel Remedios Rosado
@fiderosado

Frequently Asked Questions (FAQ)

Is it supported in React 18.x?

Yes, useMultipleState is supported in React 18.x and above.

Can it be used with TypeScript?

Of course. Typing can be added to the initial object to improve the development experience.

Contributions

Contributions are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit the commits (git commit -m 'Add new feature').
  4. Submit a Pull Request.

Package Sidebar

Install

npm i infinitystore

Weekly Downloads

6

Version

1.0.7

License

MIT

Unpacked Size

42 kB

Total Files

6

Last publish

Collaborators

  • fiderosado