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: 9 days 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. | 501 |
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 | Tool for converting Excel files to RDF data | 18 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
faisalman/simple-excel-php | A PHP library that provides tools to easily read and write data in various file formats used by Microsoft Excel | 562 |
asanghi/excel_rails | Generates Excel documents using a template file | 30 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format. | 1,129 |
lucasepe/draft | Generates diagrams of high-level microservice and serverless architecture from YAML files. | 579 |
swechhya/excelr | An R interface to create web-based interactive tables and spreadsheets compatible with Excel or other spreadsheet software. | 151 |