@jswork/next-abstract-expired-storage

1.0.0 • Public • Published

next-abstract-expired-storage

Abstract storage with expiration time.

version license size download

installation

npm install -S @jswork/next-abstract-expired-storage

apis

api params description
get - desc balabala

usage

import NxAbstractExpiredStorage from '@jswork/next-abstract-expired-storage';
import NxLocalStorage from '@jswork/next-local-storage';

const engine = new NxLocalStorage('abc');
// code goes here:

license

Code released under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i @jswork/next-abstract-expired-storage

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

8.26 kB

Total Files

5

Last publish

Collaborators

  • afeiship