@jswork/next-local-forage

1.0.0 • Public • Published

next-local-forage

LocalForage for next.

version license size download

installation

npm install -S @jswork/next-local-forage

apis

api params description
get - Get item data.
gets - Get items.
set - Set value.
sets - Set values.
del - Delete a value by key.
dels - Deleta multiple values.
clear - Clear the store.
config - Config the store.

usage

import NxLocalForage from '@jswork/next-local-forage';

resources

license

Code released under the MIT license.

Package Sidebar

Install

npm i @jswork/next-local-forage

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

7.5 kB

Total Files

5

Last publish

Collaborators

  • afeiship