npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "leveldown" 的结果(共 13 个)
level-packager

levelup package helper for distributing with an abstract-leveldown store

MIT
level-js

An abstract-leveldown compliant store on top of IndexedDB

MIT
deferred-leveldown

A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened

MIT
level-iterator-stream

Turn an abstract-leveldown iterator into a readable stream

MIT
leveldown

A low-level Node.js LevelDB binding

MIT
encoding-down

An abstract-leveldown implementation that wraps another store to encode keys and values

MIT
memdown

An drop-in replacement for LevelDOWN that works in memory only

MIT
level-test

Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.

MIT
level-compose

Compose a database factory from abstract-leveldown and levelup layers

MIT
jsondown

A drop-in replacement for LevelDOWN that writes to a JSON file on disk

BSD
leveldown-hyper

A Node.js LevelDB binding, primary backend for LevelUP (HyperDex fork)

MIT
levelup-defaults

Change the defaults settings on a levelup instance by returning a new levelup instance that uses the same leveldown but different options

MIT
subleveldown

Split a levelup database into sublevels with their own keyspace, encoding and events

MIT