@m.wang/storage

0.2.0 • Public • Published

Welcome to @m.wang/storage 👋

Version

快应用 数据存储 storage, 添加promise支持。

安装

npm install -S @m.wang/storage
  • 添加接口权限
"features": [
  { "name": "system.storage"},
]

API

storage.get(KEY)

storage.set(KEY, VALUE)

storage.delete(KEY)

storage.clear()

storage.length()

Author

👤 M.Wang cn_wang@139.com

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Readme

Keywords

none

Package Sidebar

Install

npm i @m.wang/storage

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

6.94 kB

Total Files

11

Last publish

Collaborators

  • xttnyw