rubyXL
Spreadsheet library
A Ruby library for reading and modifying spreadsheet files in the Open XML format
Ruby lib for reading/writing/modifying .xlsx and .xlsm files
1k stars
54 watching
255 forks
Language: HTML
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 501 |
shepmaster/sxd-document | An XML processing library written in Rust. | 154 |
murb/workbook | A simple framework for working with spreadsheet-like data in Ruby | 14 |
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 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format. | 1,129 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
glebm/to_spreadsheet | A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. | 91 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
nrel/openstudio-hpxml | A tool that enables energy simulations of residential buildings using an XML file format | 44 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
felipecsl/wombat | A Ruby-based web crawler and data extraction tool with an elegant DSL. | 1,315 |
shepmaster/sxd-xpath | An XML query library in Rust providing DOM manipulation and XPath 1.0 expression support. | 121 |