Async worker for javascripts that unlocks true asynchronous programming
Markdown driven task runner.
Core LLM task framework for Qualve.
TypeScript-first Markdown parser and renderer compatible with the markdown-it public API, with streaming, chunked parsing, and async render.
MongoDB Shell Errors Package
Lexes ES modules returning their import/export metadata
The best way to override Node's child_process module w/ Promises
Limit an async function's concurrency with ease!
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
🎈 A simple, lightweight Hexo theme
CLI swarm agent developer tool with multi-agent orchestration
Forge-backed DevNotes task creation and management for React and Next.js apps
Hydration plugin for grammY
TS-first story/given/when/then helpers for Vitest with Markdown user-story doc generation.
A lightweight PostgreSQL-backed task queue system with scheduling, retries, backoff strategies, and priority handling. Designed for efficiency and observability in modern Node.js applications.
json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
A polyfill for web-locks
Tool Kit plugin to format your source code with [Prettier](https://prettier.io).
return an sha256sum of a given file
The smart data fetching layer for Vue.js
A simple job queue built on top of [nedb](https://www.npmjs.com/package/nedb) and [fastq](https://www.npmjs.com/package/fastq)
Run a Kognai agent from your sovereign vault — npx @kognai/run <agent>
A cache for a single user
Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.