write_xlsx_rails
Excel generator
Generates Excel files from Rails views with support for formatting and templating
xlsx renderer for Rails base on write_xlsx gem
6 stars
2 watching
9 forks
Language: Ruby
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
glebm/to_spreadsheet | A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. | 91 |
asanghi/excel_rails | Generates Excel documents using a template file | 30 |
caxlsx/caxlsx_rails | A Rails plugin that simplifies the creation of xlsx files in Ruby applications | 744 |
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 |
caxlsx/acts_as_caxlsx | A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails | 9 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
westonganger/spreadsheet_architect | A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats. | 1,322 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
dmk/fastsheet | Faster way to read Excel documents in Ruby | 25 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
roo-rb/roo-xls | Supports reading and processing legacy Excel file formats | 82 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |