@phantom-pm/docs-engine
v4.0.4
Published
Document generation engine for Phantom — PPTX slides, Excel workbooks, PDF reports, and HTML dashboards
Downloads
37
Maintainers
Readme
@phantom-pm/docs-engine
Document generation engine for Phantom reports, decks, spreadsheets, and mission-ready export artifacts.
Installation
npm install @phantom-pm/docs-engineMinimal Usage
This package is primarily composed into the Phantom runtime. The stable end-to-end entrypoint is the CLI:
npm install -g @phantom-pm/cli
phantom mission run "Create onboarding brief" --jsonStatus
Published for advanced integrators and monorepo consumers. The CLI and publish flows are the stable interface; lower-level rendering APIs may evolve.
Links
- Docs: https://sir-ad.github.io/Phantom/
- Source: https://github.com/sir-ad/Phantom/tree/main/packages/docs-engine
- Issues: https://github.com/sir-ad/Phantom/issues
License
MIT
