🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In
e

emadjumaah

npm

Packages

Current Co-maintainers

Former Co-maintainers

58 packages

@dotit/core

IntentText Parser, HTML Renderer, and Converters

@dotit/editor

Embeddable WYSIWYG visual editor for IntentText (.it) documents — Word-like pages, ribbon, trust banner, and WYSIWYG PDF/HTML export. Drop it into any React app (ERPs, portals, back offices).

@dotit/math

Math/equation rendering for IntentText (.it) — a dependency-free lightweight LaTeX→MathML renderer for common business/science math, with optional KaTeX for full LaTeX. Renders the math placeholders @dotit/core emits.

@dotit/mcp

MCP server for IntentText — parse, validate, query, and render .it documents from any AI agent

@dotit/pades

PAdES (PDF Advanced Electronic Signatures) for IntentText — export a sealed .it as a digitally-signed PDF (ECDSA P-256 + X.509 + CMS) that Adobe/readers recognize. The standards bridge on top of @dotit/sign's native Ed25519 trust.

@dotit/pdf

Server-side PDF generation for IntentText (.it) documents — merge, seal, and render real PDF bytes for emailing and archiving. Opt-in companion to @dotit/core.

@dotit/sign

Ed25519 cryptographic signatures for IntentText (.it) documents — provable 'who signed', self-verifying and offline. The opt-in identity layer on top of @dotit/core's integrity seal.

dotuix

Language support, IntelliSense, and commands for .uix files

@dotuix/ai

One-function SDK for creating .uix files from AI-generated code

@dotuix/cli

CLI for packing, unpacking, and validating .uix files

@dotuix/core

Core library for packing, unpacking, and validating .uix files

@dotuix/mcp

MCP server for dotuix — lets AI agents generate, pack, and validate .uix files

@dotuix/types

TypeScript declarations for the window.uix bridge and dotuix tooling

@dotuix/vite-plugin

Vite plugin — build React/Vue/Svelte/TS apps and output a .uix file

@elementaio/koine

Zero-dependency TypeScript client for Koine embedded chat: one WebSocket, typed events, idempotent sends, automatic reconnect, exact cursor catch-up.

@elementaio/vox-sdk

Framework-agnostic client SDK for Vox — self-owned identity, end-to-end sign-then-seal crypto, relay transport, message ops, calls, and media. Ships no storage engine and no UI; you inject those.

@intenttext/core

IntentText Parser, HTML Renderer, and Converters

@intenttext/mcp-server

MCP server for IntentText — parse, validate, query, and render .it documents from any AI agent

@intenttext/pdf

Server-side PDF generation for IntentText (.it) documents — merge, seal, and render real PDF bytes for emailing and archiving. Opt-in companion to @intenttext/core.

locusdb

Node.js client for Locus — typed access to the differentiator verbs (geo, sketches, CAS, secondary index) plus the reactive changefeed and live geofencing that a plain Redis driver can't surface.

locusdb-client

Node.js client for Locus — typed access to the differentiator verbs (geo, sketches, CAS, secondary index) plus the reactive changefeed and live geofencing that a plain Redis driver can't surface.

monlite

The whole monlite stack in one install: embedded SQLite document database + cache, queue, cron, full-text + vector search, sync, and realtime. One .db file replaces MongoDB, Redis, Qdrant, BullMQ and more.

@monlite/core

An embedded document database for TypeScript apps. MongoDB-like API, Prisma-like DX, SQLite under the hood. Zero config, zero migrations, zero server.

@monlite/cron

Cron-style job scheduling for monlite: persisted schedules, 5-field cron, multi-process safe — on SQLite (@monlite/core) or Postgres (@monlite/postgres).

@monlite/electron

Electron helper for @monlite/core: a main-process database shared with renderer windows over IPC, with cross-window reactivity.