4 packages
jacksdb
**JacksDB** is a secure, local-first, file-based document database built in TypeScript. It uses AES-256-CBC encryption, per-field indexing (including nested fields), and MongoDB-style APIs for inserting, querying, updating, and deleting documents — all fr
@sufalctl/honeycomb
**Honeycomb** is a clean and minimal web framework inspired by Express.js — built entirely from scratch using **raw TypeScript** with **no external libraries**.
@sufalctl/jsondb-lite
@sufalctl/rwlock
A lightweight asynchronous read-write lock that allows: