Description
This gem supports operating on xlsx files (Open XML format). While
it is capable of properly parsing the entire OOXML structure, its current
main emphasis is on reading files produced by MS Excel, making minor
modifications to them and saving them to be opened again, while preserving
as much of the structure as possible.
Please note that proprietary binary xls format is not supported.
rubyXL alternatives and similar gems
Based on the "Spreadsheets and Documents" category.
Alternatively, view rubyXL alternatives based on common mentions on social networks and blogs.
-
AXLSX
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine. -
Spreadsheet Architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data. -
Yomu
Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf) -
Ultra Fast Excel Writer for Ruby
Ultra Fast Excel Writer for Ruby -
Xsv .xlsx reader
Fast, lightweight xlsx parser for Ruby that provides nothing a CSV parser wouldn't
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of rubyXL or a related project?