awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesHTML-to-Spreadsheet Rendering

Techniques for converting HTML table structures into spreadsheet grid data.

Distinct from HTML Parsing: Existing candidates focus on UI composition or general parsing, not the specific conversion of HTML views to spreadsheet files

Explore 1 awesome GitHub repository matching data & databases · HTML-to-Spreadsheet Rendering. Refine with filters or upvote what's useful.

Awesome HTML-to-Spreadsheet Rendering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • spartnernl/laravel-excelAvatar de SpartnerNL

    SpartnerNL/Laravel-Excel

    12,669Voir sur GitHub↗

    This is a Laravel Excel integration library used for importing and exporting spreadsheet files within the Laravel framework. It functions as both a spreadsheet data exporter for converting database queries and collections into files and a spreadsheet data importer for mapping workbook data to database models. The library includes an HTML to spreadsheet converter that transforms HTML table templates into downloadable documents to preserve specific layout designs. It supports large dataset exports via background queuing and processes bulk data imports through chunked reading and batch inserts.

    Renders blade templates to HTML and then parses that structure into a spreadsheet grid.

    PHPcsvlaravellaravel-5-package
    Voir sur GitHub↗12,669
  1. Home
  2. Data & Databases
  3. HTML-to-Spreadsheet Rendering