to_spreadsheet
Spreadsheet generator
A Ruby gem that enables Rails 3+ applications to render Excel files using existing views.
Render XLSX from Rails using existing views (html ⇒ xlsx)
91 stars
5 watching
37 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
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 |
westonganger/spreadsheet_architect | A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats. | 1,322 |
gimite/google-spreadsheet-ruby | Provides an interface to Google Spreadsheets via the google_drive gem | 306 |
murb/workbook | A simple framework for working with spreadsheet-like data in Ruby | 14 |
asanghi/excel_rails | Generates Excel documents using a template file | 30 |
caxlsx/acts_as_caxlsx | A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails | 9 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format. | 1,129 |
swechhya/excelr | An R interface to create web-based interactive tables and spreadsheets compatible with Excel or other spreadsheet software. | 151 |
bspaulding/sheets | Provides a unified interface to various spreadsheet formats | 23 |
caxlsx/caxlsx_rails | A Rails plugin that simplifies the creation of xlsx files in Ruby applications | 744 |
glejeune/ruby-graphviz | Provides a Ruby interface to the GraphViz graphing tool | 609 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |