acts_as_caxlsx
Excel generator
A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails
active record mixin for axlsx
9 stars
2 watching
3 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
caxlsx/activeadmin-caxlsx | A plugin for Active Admin that adds Excel download links to resources | 7 |
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 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
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 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
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 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
westonganger/spreadsheet_architect | A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats. | 1,322 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
xsanisty/calx.js | A jQuery plugin for creating formula-based calculation forms. | 198 |