lowdb-encryption:Lowdb加密附件

时间:2024-06-11 22:16:30
【文件属性】:

文件名称:lowdb-encryption:Lowdb加密附件

文件大小:40KB

文件格式:ZIP

更新时间:2024-06-11 22:16:30

JavaScript

Lowdb加密 Lowdb加密附件。 目录 安装 npm: npm install lowdb-encryption 纱: yarn add lowdb-encryption 的GitHub: git clone https://github.com/mazecodes/lowdb-encryption.git 用法 const lowdb = require ( 'lowdb' ) ; const FileSync = require ( 'lowdb/adapters/FileSync' ) ; const lowdbEncryption = require ( 'lowdb-encryption' ) ; const adapter = new FileSync ( 'db.json' , { ... lowdbEncryption ( { secret :


【文件预览】:
lowdb-encryption-master
----.eslintrc.json(321B)
----.lintstagedrc.json(66B)
----.prettierignore(13B)
----src()
--------lib()
--------index.js(3KB)
----.vscode()
--------settings.json(34B)
----.npmignore(25B)
----.prettierrc.json(108B)
----LICENSE(1KB)
----README.md(2KB)
----sandbox()
--------crypto.js(546B)
--------index.js(448B)
----.huskyrc.json(53B)
----.gitignore(2KB)
----.eslintignore(13B)
----package-lock.json(122KB)
----package.json(1KB)

网友评论