caxlsx

Spreadsheet generator

A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation.

xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.

GitHub

509 stars
14 watching
125 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists

excel-exportexcelwriterrubyruby-gem

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
caxlsx/caxlsx_rails A Rails plugin that simplifies the creation of xlsx files in Ruby applications 744
caxlsx/acts_as_caxlsx A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails 9
glebm/to_spreadsheet A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. 91
caxlsx/activeadmin-caxlsx A plugin for Active Admin that adds Excel download links to resources 7
westonganger/spreadsheet_architect A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats. 1,323
maxd/write_xlsx_rails Generates Excel files from Rails views with support for formatting and templating 6
cxn03651/write_xlsx A Ruby gem that creates Excel XLSX files with support for various features and formatting options. 289
weshatheleopard/rubyxl A Ruby library for reading and modifying spreadsheet files in the Open XML format 1,276
xou/elixlsx A library for generating MS Excel (.xlsx) files in Elixir 294
troldal/openxlsx A C++ library for reading and writing Microsoft Excel files (.xlsx) format 1,405
jmcnamara/libxlsxwriter A C library for creating Excel XLSX files with various features and formatting options. 1,538
coreoffice/corexlsx A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format 838
qtexcel/qsimplexlsxwriter A C++ library for creating XLSX files compatible with MS Excel 2007 and above. 31
gbiczo/oxcelix An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects 19
plandem/xlsx A Golang library for parsing and generating Microsoft Excel files (xlsx) 174