IntentText Ecosystem
IntentText is more than a file format. It's a complete toolchain for structured documents.
Core
| Tool | Description |
|---|---|
| Core Library | @dotit/core 1.1 — parse, render, query, merge, trust |
@dotit/pdf | Server-side PDFs — issue (merge → seal) → real PDF bytes; opt-in companion |
| CLI | Command-line tool for every operation |
Authoring
| Tool | Description |
|---|---|
| VS Code Extension | Syntax highlighting, snippets, hover docs, trust commands |
| Editor | Word-like WYSIWYG pages, template mode, trust UI, print/PDF — web app and embeddable React component (@dotit/editor) |
Distribution
| Tool | Description |
|---|---|
| Hub | Template gallery with 76 official templates |
| Themes | 8 built-in themes — corporate, minimal, warm, technical, print, legal, editorial, dark |
Integration
| Tool | Description |
|---|---|
| MCP Server | @dotit/mcp — Model Context Protocol server for AI agents |
| Python Package | Thin Python client over the core CLI (experimental) |
| ERP / App Integration | Use IntentText as a print/report engine in your app — template + data → HTML/PDF |