level
Use one ordered key-value database API in Node.js and browsers
- Stars
- 1,674
- Forks
- 111
- Updated
- Updated Jun 25, 2026
Use one ordered key-value database API in Node.js and browsers
level is a convenience package that exposes a common abstract-level interface while selecting classic-level in Node.js and browser-level in web applications. It supports lexicographically ordered keys, batch writes, asynchronous iteration, encodings, and TypeScript declarations. Browser projects normally use it through a bundler such as Browserify, Webpack, or Rollup, while Node.js stores the database in a local directory.
Resource types
Use cases
Runtime
Audience
Stream and share BitTorrent files from browser or Node.js applications.
Manage lightweight local JSON data with JavaScript
Public GitHub facts last synced Jul 14, 2026.
Scaffold codebases from a product spec or embed a developer agent.
Create WebRTC video, voice, and data channels in JavaScript