deckjsx
JSON →deckjsx is a TypeScript library (v0.7.0, active development) for generating PowerPoint (.pptx) presentations from TSX/JSX through a compiler pipeline. Unlike thin wrappers around PptxGenJS, deckjsx is designed as a compiler with explicit phases: author tree, semantic author graph, output projection, and output writer. It features a class-based API with typed JSX elements, CSS-like styling, grid layout support, and a modular architecture. The library ships TypeScript types and currently targets PPTX output via a temporary pptxgenjs writer adapter. Release cadence is irregular as it is early-stage.
Resources
packagedeckjsx ↗