All Projects → Level → Electron Demo

Level / Electron Demo

Licence: other
Demo app loading LevelDB into an Electron context.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electron Demo

Rocksdb
Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
Stars: ✭ 138 (+74.68%)
Mutual labels:  leveldb, level
Level Rocksdb
A convenience package bundling levelup and rocksdb.
Stars: ✭ 120 (+51.9%)
Mutual labels:  leveldb, level
Levelup
A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
Stars: ✭ 3,960 (+4912.66%)
Mutual labels:  leveldb, level
Party
Open a leveldb handle multiple times
Stars: ✭ 132 (+67.09%)
Mutual labels:  leveldb, level
Awesome
An open list of awesome Level modules and resources.
Stars: ✭ 204 (+158.23%)
Mutual labels:  leveldb, level
level-test
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.
Stars: ✭ 19 (-75.95%)
Mutual labels:  level, leveldb
Level
Fast & simple storage. A Node.js-style LevelDB wrapper for Node.js, Electron and browsers.
Stars: ✭ 1,071 (+1255.7%)
Mutual labels:  leveldb, level
Gun Level
LevelDB storage plugin for gunDB
Stars: ✭ 69 (-12.66%)
Mutual labels:  leveldb
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-6.33%)
Mutual labels:  demo
Javamoney Examples
JavaMoney - Examples
Stars: ✭ 68 (-13.92%)
Mutual labels:  demo
Metatrace
Stars: ✭ 67 (-15.19%)
Mutual labels:  demo
Selectseat
selectSeat movie iOS objective-c(电影选座)
Stars: ✭ 69 (-12.66%)
Mutual labels:  demo
Handy.js
Handy makes defining and recognizing custom hand shapes in WebXR a snap!
Stars: ✭ 76 (-3.8%)
Mutual labels:  demo
Anycable rails demo
AnyCable Rails demo application and its different variations
Stars: ✭ 68 (-13.92%)
Mutual labels:  demo
Mobx React Form Demo
Demo of MobX React Form
Stars: ✭ 78 (-1.27%)
Mutual labels:  demo
Torchline
Easy to use Pytorch
Stars: ✭ 68 (-13.92%)
Mutual labels:  demo
Pluginapplication
学习Android插件化必备demo
Stars: ✭ 79 (+0%)
Mutual labels:  demo
Brandis
Brandis: End-to-end encryption for everyone
Stars: ✭ 77 (-2.53%)
Mutual labels:  demo
Esp32 I2s Slm
Sound Level Meter with ESP32 and I2S MEMS microphone
Stars: ✭ 72 (-8.86%)
Mutual labels:  level
Showcase Ansible Chatops
Vagrant Demo showing ChatOps with Ansible
Stars: ✭ 71 (-10.13%)
Mutual labels:  demo

electron-demo

Demo app loading LevelDB into an Electron context.

level badge Travis JavaScript Style Guide Backers on Open Collective Sponsors on Open Collective

Get started

git clone https://github.com/Level/electron-demo.git
cd electron-demo
npm install
npm start

You're now ready to use LevelDB. Try running await db.put('key', 2) in the console, followed by await db.get('key')!

Contributing

Level/electron-demo is an OPEN Open Source Project. This means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the Contribution Guide for more details.

Donate

To sustain Level and its activities, become a backer or sponsor on Open Collective. Your logo or avatar will be displayed on our 28+ GitHub repositories and npm packages. 💖

Backers

Open Collective backers

Sponsors

Open Collective sponsors

License

MIT © 2015-present Contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].