spreadsheet
Spreadsheet
A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format.
The Ruby Spreadsheet by ywesee GmbH
1k stars
37 watching
240 forks
Language: Ruby
last commit: 10 months ago
Linked from 2 awesome lists
excelgplv3rubyruby-spreadsheetspreadsheetxls
Related projects:
Repository | Description | Stars |
---|---|---|
dmk/fastsheet | Faster way to read Excel documents in Ruby | 25 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
murb/workbook | A simple framework for working with spreadsheet-like data in Ruby | 14 |
glebm/to_spreadsheet | A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. | 91 |
zertovitch/excel-writer | A package for generating Excel files in Ada programming language | 7 |
roo-rb/roo-xls | Supports reading and processing legacy Excel file formats | 82 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
faisalman/simple-excel-php | A PHP library that provides tools to easily read and write data in various file formats used by Microsoft Excel | 562 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
swechhya/excelr | An R interface to create web-based interactive tables and spreadsheets compatible with Excel or other spreadsheet software. | 151 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
seamusabshere/remote_table | A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes. | 226 |
faisalman/simple-excel-js | A JavaScript library to parse and convert various file formats into multiple other formats | 190 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |