XLSX

Open-source projects categorized as XLSX

A file with the XLSX file extension is a Microsoft Excel Open XML Format Spreadsheet file. It's a ZIP-compressed, XML-based spreadsheet file.

Top 23 XLSX Open-Source Projects

  • vue-element-admin

    :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin

  • SheetJS js-xlsx

    📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

  • Project mention: how to work with .xlsx files? | /r/node | 2023-06-28

    ExcelJS and XLSX (SheetJS) are great libraries to work with XLSX files. The former I've found a bit easier to work with but less efficient in general.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

  • excelize

    Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

  • Project mention: Recommend a powerful excel processing library, @zurmokeeper/exceljs, which supports encryption and decryption of xlsx files and flexible setting of multiple table headers when exporting, etc. | /r/node | 2023-07-01

    Then I found out that WPS only supports ecma376 standard encrytion for xlsx files. Then I referred to the official documentation and libraries in other languages, such as msoffcrypto-tool written in python. msoffcrypto-tool) and go's excelize. Since I don't know much about encryption and decryption, the process of implementation is also a bit of a twist.

  • PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

  • Project mention: Exporting data to Excel | /r/filemaker | 2023-12-08

    We have used a PHP Script to do this https://github.com/PHPOffice/PhpSpreadsheet

  • ExcelJS

    Excel Workbook Manager

  • Project mention: ExcelJS v4.4.0 Released | news.ycombinator.com | 2023-10-19
  • gotenberg

    A developer-friendly API for converting numerous document formats into PDF files, and more!

  • Project mention: Create PDFs with Tailwind | dev.to | 2024-03-21

    Use a server-side headless browser such as puppeteer to convert the HTML to PDF. This is the most reliable free option, but requires a server. If you need to use it in production, we recommend you use Gotenberg.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • KodExplorer

    A web based file manager,web IDE / browser based code editor

  • xlsx

    Go library for reading and writing XLSX files.

  • ClosedXML

    ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

  • Project mention: When XML in Word Became Illegal | news.ycombinator.com | 2023-10-12

    It's also country specific.

    I work on Excel library and the text to number/date feature was one of less fun things to implement at least semi-correctly.

    I remember my comment on the PR back then:

    https://github.com/ClosedXML/ClosedXML/pull/1899

  • ONLYOFFICE

    ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

  • Project mention: Ask HN: Why hasn't OnlyOffice see higher adoption than LibreOffice? | news.ycombinator.com | 2024-02-24

    Had never even heard of it.

    And their website doesn't help at all - https://www.onlyoffice.com/ - At first, I thought it is selling some kind of add-on for Businesses to use with Microsoft Office. Then I clicked "Get it now" and saw a page that gives me options to download a Docker Image, or Cloud Images or VM Images. What the heck? Then I see the "GET OnlyOffice" link in the navigation menu and go to it - the menu pop-up talks about DocSpace, Enterprise, Workspace etc. etc. and asks to sign-in for cloud. Again, what the heck?? Then I go to the PRODUCT link that also pop-ups lot of options - like - Doc editors to integrate into your business platform .... ??? Then I see the "Desktop and Mobile Apps" option in it and click 'For Desktop'. And finally, here I found what I had been searching for - Get free desktop office suite for document editing and collaboration ( https://www.onlyoffice.com/desktop.aspx ).

    When a website is designed to be "Enterprisey" - only targetting and catering to a particular audience, and totally ignores everyone else - I am not surprised it's userbase is limited.

  • unioffice

    Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents

  • Project mention: Mastering Document Manipulation in Go: Empowering Your Workflow | /r/u_Shahab_Golang | 2023-07-03

    In this groundbreaking book, we dive deep into document manipulation using Go, empowering you to take control of your workflow like never before. Whether you're dealing with PDFs, spreadsheets, or other document formats, this resource will equip you with the knowledge and skills to master the art of document manipulation.

  • ExcelDataReader

    Lightweight and fast library written in C# for reading Microsoft Excel files

  • XlsxWriter

    A Python module for creating Excel XLSX files.

  • docxtemplater

    Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js or the browser. Demo: https://www.docxtemplater.com/demo. #docx #office #generator #templating #report #json #generate #generation #template #create #pptx #docx #xlsx #react #vuejs #angularjs #browser #typescript #image #html #table #chart

  • DesktopEditors

    An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents

  • Project mention: EDPS: European Commission's use of Microsoft 365 infringes data protection law [pdf] | news.ycombinator.com | 2024-03-11

    At least the desktop version is pretty much open source: https://github.com/ONLYOFFICE/DesktopEditors

  • univer

    Univer is a set of enterprise document and data collaboration solutions, integrating spreadsheets, documents, and slides.

  • MiniExcel

    Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)

  • php-ext-xlswriter

    🚀 PHP Extension for creating and reader XLSX files.

  • fortune-sheet

    A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

  • fast-excel

    🦉 Fast Excel import/export for Laravel

  • Project mention: Some package downloads Excel files without telling how much the file size is - can I change that? | /r/PHPhelp | 2023-07-13

    I am using Laravel FastExcel to allow users to download tables in xlsx/csv: https://github.com/rap2hpoutre/fast-excel

  • kodbox

    kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms

  • Project mention: Recommendation for a file manager with zip support | /r/selfhosted | 2023-05-11

    I like to use this -> https://github.com/kalcaddle/kodbox

  • xlnt

    :bar_chart: Cross-platform user-friendly xlsx library for C++11+

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-21.

XLSX related posts

Index

What are some of the best open-source XLSX projects? This list will help you:

Project Stars
1 vue-element-admin 86,274
2 SheetJS js-xlsx 34,449
3 easyexcel 30,827
4 excelize 17,250
5 PhpSpreadsheet 12,959
6 ExcelJS 12,890
7 gotenberg 6,693
8 KodExplorer 6,164
9 xlsx 5,750
10 ClosedXML 4,381
11 ONLYOFFICE 4,342
12 unioffice 4,174
13 ExcelDataReader 3,788
14 XlsxWriter 3,487
15 docxtemplater 2,846
16 DesktopEditors 2,490
17 univer 2,489
18 MiniExcel 2,380
19 php-ext-xlswriter 2,190
20 fortune-sheet 2,162
21 fast-excel 2,006
22 kodbox 1,925
23 xlnt 1,404
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com