Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@snappmarket/storage-helpers

snappmarket1MITdeprecated0.2.5

Please use @snappmarket/helpers instead

✴ Methods that helps us to manage storage on web

helpers, custom-functions, loadash, low-size-lodash, storage-helpers

readme

Storage helpers

✴ Methods that helps us to manage storage on web

version downloads PRs Welcome MIT License

Watch on GitHub Star on GitHub

get started

We provide two way of using this package single or multi :

npm i @snappmarket/storage-helpers
OR
npm i @snappmarket/helpers

methods

getLocalStorageData

usage

import { METHOD_NAME } from '@snappmarket/storage-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';

changelog

@snappmarket/storage-helpers

0.2.0

Minor Changes

  • 4bf49e8: First minor package publish with change-set