awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesBrowser-Based Document Engines

Frameworks and libraries that enable the creation of documents directly within the client-side environment.

Distinguishing note: Focuses on client-side execution for document generation, distinct from server-side rendering.

Explore 4 awesome GitHub repositories matching web development · Browser-Based Document Engines. Refine with filters or upvote what's useful.

Awesome Browser-Based Document Engines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • parallax/jspdfالصورة الرمزية لـ parallax

    parallax/jsPDF

    31,229عرض على 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

    Creating downloadable PDF reports or documents directly within the user's browser without requiring a round trip to a server.

    JavaScripthacktoberfest
    عرض على GitHub↗31,229
  • dream-num/univerالصورة الرمزية لـ dream-num

    dream-num/univer

    13,234عرض على GitHub↗

    Univer is a modular, web-based framework for embedding high-performance office editing suites, including spreadsheets, documents, and presentations, directly into web applications. It utilizes a canvas-based rendering engine to manage complex layouts and large datasets, ensuring consistent performance during user interaction. The system is built on an isomorphic data model that allows the same document logic to function in both browser-based interfaces and headless server-side environments. The platform distinguishes itself through a command-based state mutation system and a dependency-graph

    Provides a high-performance rendering system for processing complex office document formats directly in the browser.

    TypeScriptai-excelai-sheetai-spreadsheet
    عرض على GitHub↗13,234
  • xitanggg/open-resumeالصورة الرمزية لـ xitanggg

    xitanggg/open-resume

    8,460عرض على GitHub↗

    Open-resume is an ATS-friendly resume builder and browser-based document editor designed for creating professional resumes with a focus on applicant tracking system readability. It functions as a resume template engine that allows users to construct structured documents while keeping all personal data stored locally in the browser to ensure privacy and data ownership. The project features a PDF resume parser that extracts professional information from existing files to automatically populate new templates. It also includes ATS compatibility testing to verify how effectively automated tracking

    Functions as a web application for document creation that stores all user data locally in the browser.

    TypeScriptnextjsreactresume
    عرض على GitHub↗8,460
  • egoist/docuteالصورة الرمزية لـ egoist

    egoist/docute

    3,814عرض على GitHub↗

    Docute is a browser-based documentation framework that transforms markdown files into functional websites directly within the user's browser. By performing all processing on the fly, it eliminates the need for static build steps, server-side compilation, or complex deployment pipelines. The platform functions as a single-page application, managing navigation and content updates dynamically by intercepting browser history events to avoid full page reloads. It utilizes a virtual file system abstraction to fetch and resolve documentation assets, ensuring that the site remains responsive and ligh

    Acts as a documentation platform that processes content on the fly to eliminate complex build pipelines.

    JavaScript
    عرض على GitHub↗3,814
  1. Home
  2. Web Development
  3. Browser-Based Document Engines