awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Rendering and Visualization · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesRendering and Visualization

Components and engines focused on the visual representation, layout, and user-facing display of document content.

Explore 2 awesome GitHub repositories matching content management & publishing · Rendering and Visualization. Refine with filters or upvote what's useful.

  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Document Processing and Conversion
  5. Document Processing
  6. Rendering and Visualization

Awesome Rendering and Visualization GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • adam-p/markdown-here

    adam-p/markdown-here

    60,151GitHubView on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes,

    JavaScript
  • mozilla/pdf.js

    mozilla/pdf.js

    52,848GitHubView on GitHub↗

    This project is a portable document rendering engine designed to parse and display complex document layouts directly within standard web browser environments. It functions as a web-native viewer that enables the presentation of documents without requiring external software or browser plugins. The engine utilizes a can

    JavaScript

Explore sub-tags

  • DOM-Based Content RenderersRenderers that parse syntax within the browser document object model to replace plain text nodes with formatted content.
  • Document RenderingSoftware that renders specific document pages onto a visual canvas by calculating appropriate view parameters.
  • PDF Rendering EnginesEngines that enable the display of PDF files within web applications by managing data loading and page navigation.