Spreadsheet VS rubyXL

Compare Spreadsheet vs rubyXL and see what are their differences.

rubyXL

Ruby lib for reading/writing/modifying .xlsx and .xlsm files (by weshatheleopard)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Spreadsheet rubyXL
1 1
1,121 1,237
- -
5.2 0.0
3 months ago about 1 year ago
Ruby HTML
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Spreadsheet

Posts with mentions or reviews of Spreadsheet. We have used some of these posts to build our list of alternatives and similar projects.

rubyXL

Posts with mentions or reviews of rubyXL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.
  • Question for WPS
    3 projects | /r/ruby | 14 Nov 2022
    There is another library, rubyXL that I've been interested to try. It purports to read Excel files, but can save changes, making it a roundtrip capable library. This is something we can't currently do with our separate axlsx/roo workflow. We treat the Excel files as a kind of serializer input/output. The data all lives within our app.

What are some alternatives?

When comparing Spreadsheet and rubyXL you can also consider the following projects:

Roo - Roo provides an interface to spreadsheets of several sorts.

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.

write_xlsx - Rubygem for create excel xlsx file

Creek - Ruby library for parsing large Excel files.

Fastsheet - Fast XLSX reader for ruby

docx - a ruby library/gem for interacting with .docx files

Yomu - Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf)