westonganger/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. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 96
- Release rhythm 49
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 474
- age_days: 3841
- days_rel: 129
- days_push: 29
- n_releases_24m: 2
Adoption not part of the score
1349 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Spreadsheet Architect is a Ruby library for generating XLSX, ODS, and CSV spreadsheet files from ActiveRecord relations, plain Ruby objects, or raw tabular data. It supports styling, multi-sheet workbooks, and includes ActionController renderers for Rails while also working without Rails.
Use cases
- export activerecord records to xlsx in rails
- generate csv files from ruby arrays
- create styled excel spreadsheets from ruby objects
- export ods spreadsheets from a ruby app
- download spreadsheet reports from a rails controller
- convert tabular data to excel without rails
When to choose
- you need to export XLSX, ODS, or CSV from Ruby or Rails with minimal setup
- your data lives in ActiveRecord relations or plain Ruby objects
- you want styling, multi-sheet support, and Rails renderers in one gem
When to avoid
- you need to read or parse existing spreadsheet files rather than create them
- you need advanced Excel features like formulas, charts, or pivot tables
- you are not working in Ruby
Facets
library · maturity active
serialization csv developer-tools web-development files ruby cross-platform spreadsheet xlsx ods excel-export activerecord rails
1 source
- readme: https://github.com/westonganger/spreadsheet_architect · fetched 2026-08-28 · 72a232883c49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| westonganger/spreadsheet_architect | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="westonganger/spreadsheet_architect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem