74 skills found · Page 1 of 3
shuchkin / SimplexlsxParse and retrieve data from Excel XLSx files
dtjohnson / Xlsx PopulateExcel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
CoreOffice / CoreXLSXExcel spreadsheet (XLSX) format parser written in pure Swift
renebigot / XlsxReaderWriterXlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
productdevbook / HucreZero-dependency spreadsheet engine. Read & write XLSX, CSV, ODS. Pure TypeScript, works everywhere.
pythonicrubyist / CreekRuby library for parsing large Excel files.
catamphetamine / Read Excel FileRead *.xlsx files in a browser or Node.js. Parse to JSON with a strict schema.
harshankur / OfficeParserA robust, strictly-typed Node.js and Browser library for parsing office files (docx, pptx, xlsx, odt, odp, ods, pdf, rtf). It produces a clean, hierarchical Abstract Syntax Tree (AST) with rich metadata, text formatting, and full attachment support.
trevordixon / Excel.jsNative node.js Excel file parser. Only supports xlsx for now.
martijn / XsvHigh performance, lightweight .xlsx parser for Ruby that provides nothing a CSV parser wouldn't
jsonkenl / XlsxirXlsx parser for the Elixir language.
woahdae / Simple Xlsx ReaderRuby xlsx reader to parse cell values into plain ruby primitives and dates/times.
Siemienik / XToolsetTyped import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.
akeneo-labs / Spreadsheet ParserFast XLSX parser that spares resources
coaidev / Blob Service📦 Out-Of-The-Box & Powerful File Parsing Service, support Text/Pdf/Docx/Pptx/Xlsx/Image/Audio parsing, support OCR, support Base64/Local/S3/R2/TG/MinIO storage.
staale / Py XlsxTiny python code for parsing data from an Office Open XML Spreadsheet - xlsx
xuping2012 / Httprunner SwaggerThe open source project uses Python 3 to parse swagger2 X version of the interface document, which can generate data files in the format of JSON, yaml, CVs and xlsx. The solution of automatically generating use cases for interface automatic testing is applicable to HTTP Runner 2 X version of interface automation test framework; It can be called for the interface test cases of any test suite or a single API, and can quickly realize the enterprise level interface automation test solution. Data files in JSON format are generated by default. The framework supports switching to yaml format, writing Excel files, and converting data files into CSV format. CSV files also support the automatic test solution of JMeter data-driven interface.
wingcd / Go Xlsx Exportera tool for parse xlsx and export to other fomart and data, such as: protobuf3 file and buffers, golang, csharp and so on
rfischer42 / Xlsx ReaderA PHP library for fast and efficient reading of very large XLSX files, focusing exclusively on basic data processing
scientist-labs / ParsekitRuby document parsing toolkit with zero runtime dependencies. Parse PDFs, DOCX, XLSX, and images (with OCR) using a single, lightweight gem. Statically links MuPDF and Tesseract at compile time for hassle-free installation - no system libraries or external tools required.