spreadsheet_architect
Spreadsheet generator
A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats.
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.
1k stars
25 watching
43 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
activerecordcsvexcelexcel-exportexportodsrailsrubyspreadsheetxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 509 |
glebm/to_spreadsheet | A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. | 91 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
bspaulding/sheets | Provides a unified interface to various spreadsheet formats | 23 |
murb/workbook | A simple framework for working with spreadsheet-like data in Ruby | 14 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
caxlsx/acts_as_caxlsx | A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails | 9 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
sparna-git/xls2rdf | Converts formatted Excel spreadsheets to RDF data and vice versa | 19 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 838 |
faisalman/simple-excel-php | A PHP library for converting and parsing various spreadsheet file formats | 561 |
asanghi/excel_rails | Generates Excel documents using a template file | 30 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in Microsoft Excel format | 1,130 |
lucasepe/draft | Generates diagrams of high-level microservice and serverless architecture from YAML files. | 582 |
swechhya/excelr | An R interface to create web-based interactive tables and spreadsheets compatible with Excel or other spreadsheet software. | 152 |