Skip to content

React Forge

React Forge uses React components and persistent sessions to author PowerPoint presentations, Word documents, Excel workbooks, and independently generated tagged PDFs. It can also create and edit Figma Design files through explicit remote publication. The public npm package is @delino/react-forge; its command is react-forge.

Local document work runs on Node.js 24 on macOS, Windows, and glibc Linux, on x64 and arm64. Figma publication additionally needs an existing official Figma MCP connection; live authentication currently uses macOS Keychain and has been validated on macOS arm64. There is no hosted React Forge service.

Choose a workflow

Exports are explicit. Sessions exist in memory until disposed; starting a new process does not restore them. React Forge does not fetch arbitrary asset URLs or require Office, LibreOffice, Python, or a conversion service at runtime. See limits and troubleshooting and release and validation status before adopting a workflow.

React Forge is Apache-2.0 licensed. Report problems through Delino OSS issues.