Excel XLSX file format or metadata debugging tools?

This page summarizes the projects mentioned and recommended in the original post on /r/sysadmin

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • libxlsxwriter

    A C library for creating Excel XLSX files.

  • If I was in your position, I'd get A, B, C, and D to send TSV (or DIF, SYLK) -- UTF-8, no BOM! -- to you, then I'd write code to put it into a conformant XLSX file, then submit that. That puts you in a good business position by tightly controlling what gets sent. I hope you weren't trying to keep metadata from A, B, C, and D from going to Z, who might choose to solicit them directly for a business relationship.

  • Node-Excel-Export

    A simple node.js module for exporting data set to Excel xlsx file.

  • Based on some of the weirdness in the XML, it looks like Vendor A might be using Node-Excel-Export to do their conversion and my problem isn't the only instance I can find of half-working XLSX files resulting from it.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • json2xls

    canonically transform json to an excel document

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tips to go paperless

    1 project | /r/sysadmin | 23 Oct 2022
  • Recommendations for simple database approach?

    1 project | /r/sysadmin | 7 Sep 2022
  • how can i create a .xlsx file with data from my app?

    3 projects | /r/iOSProgramming | 29 Jun 2021
  • Stop moving our F@#king folders - Need help with permissions

    1 project | /r/sysadmin | 24 Apr 2021
  • I'm feeling lazy today but want a better excuse than "working on documention" for the morning standup.

    2 projects | /r/sysadmin | 26 Apr 2023