@icreate/ics-chromely-plugin-caching-memory-js-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Usage

npm i @icreate/ics-chromely-plugin-caching-memory-js-sdk

Features

  • MemoryCache:增、查、删除缓存

Importing library

You can import the generated bundle to use the whole library generated by this starter:

import MemoryCache from '@icreate/ics-chromely-plugin-caching-memory-js-sdk'

使用MemoryCache

  // 获取缓存
  MemoryCache.getCache(key: string): Promise<any>
  // 设置缓存
  MemoryCache.setCache(key: string, value: string): Promise<any> 
  //删除缓存
  MemoryCache.removeCache(key: string): Promise<any>

Readme

Keywords

none

Package Sidebar

Install

npm i @icreate/ics-chromely-plugin-caching-memory-js-sdk

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

16.3 kB

Total Files

13

Last publish

Collaborators

  • zhangmenglei
  • zer001
  • jiangbing
  • zhu_enrui
  • flown
  • liuzk
  • hanmeng_mon
  • yujian01
  • z5y
  • dingwei1
  • restlife1994
  • c_zhu
  • wenbei