{"library":"baselet","type":"library","category":null,"description":"Baselet is a lightweight, file-system based database library for JavaScript and TypeScript applications, currently at version 0.3.0. It leverages `disklet` for persistent storage, allowing it to store data directly on disk without requiring external database servers. This makes it suitable for embedded applications, local storage, or serverless environments where a simple, durable key-value or document store is needed. Its primary differentiators include its small footprint, direct disk interaction via `disklet`, and a focus on simplicity. As a 0.x package, it is still under active development, and its API might evolve with subsequent minor versions, though a regular release cadence isn't yet established. Developers should anticipate potential API adjustments.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install baselet","imports":["import { makeBaselet } from 'baselet'","import { Baselet } from 'baselet'","const { makeBaselet } = require('baselet')"]},{"cmd":"yarn add baselet","imports":[]},{"cmd":"pnpm add baselet","imports":[]}],"homepage":null,"github":"https://github.com/EdgeApp/baselet","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/baselet","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/baselet/compatibility"}}