levelup topic
s3leveldown
An implementation of LevelDOWN that uses Amazon S3. Turn your S3 bucket into a DB
level-ttl
Add a 'ttl' (time-to-live) option to levelup for put() and batch().
codec
Encode keys, values and range options, with built-in or custom encodings.
level-hyper
A convenience package bundling levelup and leveldown-hyper.
mem
A convenience package bundling levelup and memdown.
packager
A levelup package helper for distributing with an abstract-leveldown compatible back-end.
file-browser
This is a File Browser single page application that uses Vue.js for the client side user interface and Hapi.js for the server-side running on top of Node.js. This app is intended to make it possible t...
level-auto-index
Automatic secondary indexing for leveldb and subleveldown