Socket
Book a DemoInstallSign in
Socket

leveldb-simply

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leveldb-simply

A simple object-oriented database package made with vweevers's level package

0.0.7
latest
npmnpm
Version published
Maintainers
2
Created
Source

leveldb-simply

A simple object-oriented database package made with vweevers's level package

leveldb-simply downloads leveldb-simply version

click for detailed documentation

Install

npm install leveldb-simply level levelup leveldown deasync express

Example

const leveldb = require("leveldb-simply");
const db = new leveldb("./database");

db.set("hmm.okey", 22);
db.push("hmm.array", 32);
db.get("hmm"); // {"okey": 22, "array": [32]}

Keywords

leveldb

FAQs

Package last updated on 15 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.