a glob matcher in javascript
rehype plugin to add `id` attributes to headings
remark plugin to add break support, without needing spaces
rehype plugin to automatically add `target` and `rel` attributes to external links
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
Filtering on PostGraphile connections
I18n Service for ObjectStack — implements II18nService with file-based locale loading
ObjectStack Protocol — Autocomplete, validation, and inline diagnostics for .object.ts, .view.ts, and objectstack.config.ts files
remark plugin to remove empty paragraphs
NestJS adapter for ObjectStack — integrates the generated REST API into a NestJS module.
remark plugin to support frontmatter (yaml, toml, and more)
FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
SQL Driver for ObjectStack - Supports PostgreSQL, MySQL, SQLite via Knex
Detect trojan source attacks that employ unicode bidi attacks to inject malicious code
CLI tool to scaffold ObjectUI plugins
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
Queue Service for ObjectStack — implements IQueueService with in-memory and BullMQ adapters
A plugin for adding CSRF protection to Fastify.
rehype plugin to parse HTML
recma plugin to add support for parsing and serializing JSX
remark plugin to parse and stringify math
recma plugin to add support for parsing and serializing JSX
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
Cache Service for ObjectStack — implements ICacheService with in-memory and Redis adapters