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.
509 stars
14 watching
125 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists
excel-exportexcelwriterrubyruby-gem
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rails plugin that simplifies the creation of xlsx files in Ruby applications | 744 |
| | A plugin for generating Excel spreadsheets from Active Record data in Ruby on Rails | 9 |
| | A Ruby gem that enables Rails 3+ applications to render Excel files using existing views. | 91 |
| | A plugin for Active Admin that adds Excel download links to resources | 7 |
| | A library that makes it easy to generate XLSX, ODS, and CSV spreadsheets from data in various formats. | 1,323 |
| | Generates Excel files from Rails views with support for formatting and templating | 6 |
| | A Ruby gem that creates Excel XLSX files with support for various features and formatting options. | 289 |
| | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
| | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
| | A C++ library for reading and writing Microsoft Excel files (.xlsx) format | 1,405 |
| | A C library for creating Excel XLSX files with various features and formatting options. | 1,538 |
| | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 838 |
| | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
| | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
| | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |