levelui

2.0.1 • Public • Published

img

SYNOPSIS

A LevelDB GUI based on atom-shell. See also the command line version.

SCREENSHOT

QUERY

img

CONNECT

img

INSERT

img

STATUS

Work in progress. Contributions welcome.

DEVELOPMENT

You need to rebuild leveldown so that it uses the correct C++ headers for atom-shell.

$ npm install
cd node_modules/leveldown
$ env HOME=~/.atom-shell-gyp node-gyp rebuild --target=0.19.5 --arch=ia64 --dist-url=https://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist

Then go ahead and start the program.

$ npm start

Dependencies (13)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i levelui

    Weekly Downloads

    14

    Version

    2.0.1

    License

    MIT

    Last publish

    Collaborators

    • hij1nx