Universal abstract-level database for Node.js and browsers.
Level is a universal abstract-level database package for Node.js and browsers that provides a convenient entry point for creating lexicographically sorted key-value databases. Built with JavaScript and TypeScript, it exports classic-level for Node.js environments and browser-level for browser contexts, supporting platforms including Node.js 18+, Electron 30+, and major browsers like Chromium, Firefox, and Safari. The project is maintained by the Level community as an open-source initiative that welcomes contributions and is distributed under the MIT license.