react-ls

2.0.6 • Public • Published

react-ls

Help you to save data on the client side

Install

npm i react-ls

Usage

import LocalStorage from "react-ls";

<LocalStorage>
{({get, set, remove, key}, isError) => <YourChildrenComponents>}
</LocalStorage>

/react-ls/

    Package Sidebar

    Install

    npm i react-ls

    Weekly Downloads

    7

    Version

    2.0.6

    License

    none

    Unpacked Size

    11.4 kB

    Total Files

    7

    Last publish

    Collaborators

    • hitrick