GitHub topics: xlsx-parser
pjfanning/excel-streaming-reader Fork of monitorjbl/excel-streaming-reader
An easy-to-use implementation of a streaming Excel reader using Apache POI
Language: Java - Size: 26.4 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 129 - Forks: 28

cityssm/node-faster-report-parser
Parses select Excel and CSV reports from the FASTER Web Fleet Management System into usable data objects.
Language: TypeScript - Size: 598 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

Fei-Sheng-Wu/XlsxToHtmlConverter
A fast Xlsx to Html file converter. Support cell fills, fonts, borders, alignments, and other styles. Support different cell sizes and merged cells. Support custom number formats and basic conditions. Support multiple sheets and hidden sheets. Support embedded pictures. Support progress callbacks. Only depend on the Microsoft Open Xml SDK.
Language: C# - Size: 6.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 19 - Forks: 8

seinecle/nocodefunctions-io
io for nocodefunctions: csv, txt, pdf, and xlsx so far
Language: Java - Size: 242 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Siemienik/XToolset
Typed import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.
Language: TypeScript - Size: 7.38 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 179 - Forks: 35

lordmitrii/budget-manager
Budget manager app that allows user to manage account budget, and to save it in database
Language: Python - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

jes-ale/py-spreadsheet-scripts
This repository contains Python scripts designed to manipulate spreadsheets (CSV, ODS,XLSX). These scripts are intended to be run manually, requiring careful attention to detail. They aim to assist advanced users in finding practical examples of Python scripts for spreadsheet operations.
Language: Python - Size: 11.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pythonicrubyist/creek
Ruby library for parsing large Excel files.
Language: Ruby - Size: 434 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 395 - Forks: 114

AsperaGmbH/xlsx-reader
xlsx-reader is a PHP library for fast and efficient reading of XLSX spreadsheet files. Its focus is on reading the data contained within XLSX files, disregarding all document styling beyond that which is strictly necessary for data type recognition. It is built to be usable for very big XLSX files in the magnitude of multiple GBs.
Language: PHP - Size: 580 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 49 - Forks: 10

AndroidWithRossyn/Excel-Manager-File-Organizer-Editor
Seamlessly browse, search, and manage all your Excel files (.xls and .xlsx) with ease.
Language: Java - Size: 28.3 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

empawlowski/tests-by-playwright
Language: TypeScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kynrai/xlsx-tables
Easily stream large tables in xlsx sheets with Golang
Language: Go - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

spaghettisolutions/xlsx-parser
Very simple to implement xlsx parser to extract data from spreadsheets for php 8.1+
Language: PHP - Size: 478 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

FairlyTales/xlsx2csv_converter
Script for converting xlsx to csv
Language: JavaScript - Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

c4r3/XLSX-Reader
100% Scala XLSX Reader
Language: Scala - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zhaoqingqing/TableML Fork of mr-kelly/TableML
C#解析xlsx,xls,csv并生成代码。支持插入到sqlite(生成sql语句)
Language: C# - Size: 4.53 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 9

gnanet/upc-maintenance-monitor
UPC Maintenance Monitor is an open source monitoring tool for scheduled maintenances of the hungarian cable provider UPC
Language: PHP - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sivashankarCodeBase/excelParser
A minimalistic golang excel parser(xlsx)
Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wooneusean/xlsx-parser.js
I couldn't find any good XLSX parsers so I created my own.
Language: TypeScript - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rphlmr/remix-forms-csv-parser
Simple demo to show how we can parse csv server side in Remix world
Language: TypeScript - Size: 480 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

Kolahzary/CsExcelToXml
Sample project of converting Microsoft Excel files to XML using C#
Language: C# - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

dsersun/FinStatements_Converter
Converter Financial Statements from *.xlsx file to JSON and save in Database
Language: Java - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Nefas666/mrTranspiler
xlsx to csv cross-platform app made with Electron Forge
Language: JavaScript - Size: 283 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bcostea/Excelerate
Lightwight XLSX Excel Spreadsheet Reader and Writer in PHP
Language: PHP - Size: 291 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dwivedithedev/sheet-to-json
This simple tool is a PWA which converts .xls and .xlsx files to JSON format. That's it! That's all it does.
Language: Svelte - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

enesusta/tzone-parser
tzone-parser is a parser that parses xlsx files.
Language: Java - Size: 3.58 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlexIbarra04/Cashier-Chef-Ordering-System Fork of oconhugo/CCOS
Cashier-Chef Ordering System (CCOS)
Language: Python - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

DocMorg/testworkhse
Excel to PostgreSQL transmitter written on Python 3.7
Language: Python - Size: 131 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

irodger/xlsx-json-parser
xlsx to JSON parser. Also support i18next format. Relies on node-xlsx.
Language: JavaScript - Size: 98.6 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0
