react-local-storage-util

1.0.0 • Public • Published

react-local-storage

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-local-storage

Usage

import React, { Component } from 'react'

import MyComponent from 'react-local-storage'
import 'react-local-storage/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © tewarig

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i react-local-storage-util

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    11.9 kB

    Total Files

    9

    Last publish

    Collaborators

    • gaurav-tewari