awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Server-Side Document Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesServer-Side Document Generators

Backend engines for automated creation and delivery of portable document files.

Distinguishing note: Specifically targets server-side automation for document generation rather than client-side or general-purpose printing.

Explore 1 awesome GitHub repository matching content management & publishing · Server-Side Document Generators. Refine with filters or upvote what's useful.

  1. Home
  2. Content Management & Publishing
  3. Server-Side Document Generators

Awesome Server-Side Document Generators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • parallax/jsPDF

    parallax/jsPDF

    31,130View on GitHub↗

    jsPDF is a document creation engine designed to generate professional PDF files through a unified programming interface. It functions as a cross-platform graphics library that enables the programmatic assembly of data into structured layouts, supporting both client-side generation within web browsers and server-side rendering in backend environments. The library utilizes a canvas-based drawing API that translates high-level geometric and text instructions into standardized PDF vector primitives. By employing a cross-platform runtime abstraction, it decouples document generation logic from env

    Automating the creation of complex documents on a backend server to provide downloadable files for users or internal systems.

    JavaScripthacktoberfest
    31,130View on GitHub↗