Package Exports
- react-storage-complete
- react-storage-complete/dist/index.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 (react-storage-complete) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🗄️ React Storage Complete
React hooks for accessing localStorage and sessionStorage, with syncing and prefix support. The complete package.
Documentation
Read the official documentation.
🚧 Project Under Development 🚧
Documentation Coming Soon (1/24/23)
Overview
This section will contain an overview so people can have a high-level understanding of the project.
Features include:
- 🚀 List your features, use fun emojis
- Give a little more info on each feature or mention benefits.
Donate
I hope this project makes your life a little easier! If it does and you'd like to show your appreciation, consider supporting the project with a coffee or sponsorship.
Your support helps keep the project going and will earn you some serious virtual high fives. Maybe even a virtual fist bump if you're feeling extra cool.
Table of Contents
Installation
npm i react-storage-completeQuick Start
This section will contain a copy/paste example so people can get started quickly.
import { Example } from 'react-storage-complete';<Example label="Example Component" />TypeScript
Type definitions have been included for TypeScript support.
Icon Attribution
Favicon by Twemoji.
Contributing
Open source software is awesome and so are you. 😎
Feel free to submit a pull request for bugs or additions, and make sure to update tests as appropriate. If you find a mistake in the docs, send a PR! Even the smallest changes help.
For major changes, open an issue first to discuss what you'd like to change.
⭐ Found It Helpful? Star It!
If you found this project helpful, let the community know by giving it a star: 👉⭐
License
See LICENSE.md.