levelui icon indicating copy to clipboard operation
levelui copied to clipboard

A GUI for LevelDB management based on atom-shell.

Results 14 levelui issues
Sort by recently updated
recently updated
newest added

``` C:\my\dev\levelui-master>npm install npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in...

CXX(target) Release/obj.target/leveldown/src/batch.o In file included from ../src/batch.cc:3: In file included from ../../nan/nan.h:192: ../../nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object' return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs); ~~~ ^

Hi, I have a problem with leveui interface, i have attached image. I try to run on Windows 10, Mac OS El Capitain (Hackintosh) and Ubuntu (v14) that all installed...

after npm install command output was successfull > Release/leveldown.node > make: Leaving directory '/home/ravi/Desktop/levelui-master/node_modules/leveldown/build' > [email protected] postinstall /home/ravi/Desktop/levelui-master/node_modules/electron-prebuilt > node install.js > > npm notice created a lockfile as package-lock.json....

I just cloned this project and run the following commands: ``` :; npm install :; npm start ``` And I'm seeing this error: ``` [47307:0925/150026:INFO:CONSOLE(83)] "Uncaught Error: Module version mismatch....

[kane@localhost levelui]$ cd node_modules/level/node_modules/leveldown bash: cd: node_modules/level/node_modules/leveldown: No such file or directory [kane@localhost levelui]$ ls node_modules/level/ level.js LICENSE.md .npmignore package.json README.md test.js .travis.yml

Makes it work with [Textify](http://rammichael.com/textify), useful to copy the keys.

[`this`](https://github.com/atom/atom-shell/blob/master/docs/tutorial/application-distribution.md) describes how to package the app and distribute it.