{"library":"classic-level","type":"library","category":null,"description":"classic-level is an `abstract-level` compliant database implementation backed by LevelDB, serving as the successor to `leveldown`. It offers features such as built-in encodings, sublevels, events, hooks, and first-class support for `Uint8Array`. The current stable version is 3.0.0, with a release cadence that has seen several minor and major updates in the past year, indicating active maintenance. Key differentiators include its adherence to the `abstract-level` interface, providing a consistent API across various Level-family databases, and its direct use of the battle-tested LevelDB C++ library for high performance. It also ships with TypeScript type definitions, making it suitable for modern JavaScript and TypeScript projects. It supports Node.js versions >=18 and Electron >=30, providing prebuilt binaries for common platforms.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","leveldb","level","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install classic-level","imports":["import { ClassicLevel } from 'classic-level'","const { ClassicLevel } = require('classic-level')","import type { ClassicLevel } from 'classic-level'"]},{"cmd":"yarn add classic-level","imports":[]},{"cmd":"pnpm add classic-level","imports":[]}],"homepage":null,"github":"https://github.com/Level/classic-level","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/classic-level","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/classic-level/compatibility"}}