Superseded by abstract-level. A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
Universal abstract-level database for Node.js and browsers.
Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.
Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.
An open list of awesome Level modules and resources.
Superseded by abstract-level. An abstract prototype matching the leveldown API.
Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.
Demo app loading LevelDB into an Electron context.
No longer maintained: superseded by level v5.0.0.
Discussion, support and common information for projects in the community.
An abstract-leveldown implementation that wraps another store to encode keys and values.
Source code of leveljs.org
Encode keys, values and range options, with built-in or custom encodings.
A convenience package bundling levelup and memdown.
A levelup package helper for distributing with an abstract-leveldown compatible back-end.
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.
An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened.
Turn an abstract-leveldown iterator into a readable stream.
Error types for levelup.
Benchmark abstract-leveldown and levelup stores.