1 रिपॉजिटरी
Rendering engines designed to work across multiple JavaScript frontend frameworks for consistent document display.
Distinct from Document Renderers: Shortlist focuses on documentation or server-side rendering, not the framework-agnostic nature of the rendering engine itself.
Explore 1 awesome GitHub repository matching web development · Cross-Framework Document Renderers. Refine with filters or upvote what's useful.
vue-office is an office document preview library and web-based document viewer designed to render Word, Excel, PowerPoint, and PDF files directly in a web browser. It provides a collection of reusable components that allow for the display of documents using network URLs, data buffers, or blob data without requiring external plugins. This rendering solution is built as a cross-framework document renderer, offering integration for Vue 2, Vue 3, and React. It enables client-side document display to avoid server-side conversion processes. The library handles document visualization through client
Supports integration with Vue and React to provide a unified document rendering solution.