2 个仓库
Maps named paragraph and run styles from document formats to HTML elements and CSS classes.
Distinct from Class Mapping: Distinct from Class Mapping: operates on document-level styles (paragraph/run names) rather than CSS module class name resolution.
Explore 2 awesome GitHub repositories matching web development · Document Style Mappings. Refine with filters or upvote what's useful.
Lets users define custom rules mapping named DOCX paragraph and run styles to specified HTML tags and CSS classes.
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
Translates internal office document styles into corresponding CSS rules for consistent visual representation.