Reports & Spreadsheets
Tools for parsing spreadsheets and creating reports in multiple formats.
2.99
Roo can access the contents of various spreadsheet files. It can handle
* OpenOffice
* Excelx
* LibreOffice
* CSV
2019
2020
2021
2022
2023
2024
1.95
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA spec...
2019
2020
2021
2022
2023
2024
1.84
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
2019
2020
2021
2022
2023
2024
1.33
rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents
2019
2020
2021
2022
2023
2024
0.9
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents (Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA specifica...
2019
2020
2021
2022
2023
2024
0.56
Caxlsx_Rails provides an Caxlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_caxlsx, placing the to_xlsx call ...
2019
2020
2021
2022
2023
2024
0.56
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
2019
2020
2021
2022
2023
2024
0.54
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2019
2020
2021
2022
2023
2024
0.44
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets easily from ActiveRecord relations, Plain Ruby classes, or predefined data.
2019
2020
2021
2022
2023
2024
0.38
write_xlsx is a gem to create a new file in the Excel 2007+ XLSX format.
2019
2020
2021
2022
2023
2024
0.25
Wrapper for libxlsxwriter using ffi
2019
2020
2021
2022
2023
2024
0.24
Ruby Reports is a software library that aims to make the task of reporting
less tedious and painful. It provides tools for data acquisition,
database interaction, formatting, and parsing/munging.
2019
2020
2021
2022
2023
2024
0.2
Generates ODF files, given a template (.odt) and data, replacing tags
2019
2020
2021
2022
2023
2024
0.19
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2019
2020
2021
2022
2023
2024
0.19
Thinreports is an open source report generation tool for Ruby.
2019
2020
2021
2022
2023
2024
0.16
This is a library to read/write Google Spreadsheet.
2019
2020
2021
2022
2023
2024
0.16
An ActiveRecord gem that makes it easier to do reporting.
2019
2020
2021
2022
2023
2024
0.14
ReportsKit lets you easily create beautiful charts with customizable, interactive filters.
2019
2020
2021
2022
2023
2024
0.13
This gem uses axlsx to provide excel/xlsx downloads for resources in Active Admin. Often, users are happier with excel, so why not give it to them instead of CSV?
2019
2020
2021
2022
2023
2024
0.1
JRuby gem for performing multidimensional queries of relational database data using Mondrian OLAP Java library
2019
2020
2021
2022
2023
2024
0.1
acts_as_xlsx lets you turn any ActiveRecord::Base inheriting class into an excel spreadsheet.
It can be added to any finder method or scope chain and can use localized column and sheet names with I18n.
2019
2020
2021
2022
2023
2024
0.09
Xsv is a fast, lightweight parser for Office Open XML spreadsheet files
(commonly known as Excel or .xlsx files). It strives to be minimal in the
sense that it provides nothing a CSV reader wouldn't, meaning it on...
2019
2020
2021
2022
2023
2024
0.09
Open local or remote XLSX, XLS, ODS, CSV (comma separated), TSV (tab separated), other delimited, fixed-width files, and Google Docs. Returns an enumerator of Arrays or Hashes, depending on whether there are headers.
2019
2020
2021
2022
2023
2024
0.08
Reportable allows for easy report generation from ActiveRecord models by the addition of the reportable method.
2019
2020
2021
2022
2023
2024
0.07
Render XLSX from Rails using existing views ( .*.html => .xlsx )
2019
2020
2021
2022
2023
2024
0.06
ODF generation library for Ruby
2019
2020
2021
2022
2023
2024
0.05
Ruby on Rails reporting framework
2019
2020
2021
2022
2023
2024
0.04
Manipulating LibreOffice Calc (OpenDocument Spreadsheet) files with Ruby. This gem can create new, read existing files abd modify them. When modyfying files, it tries to change as little as possible, making it as much forward compatible as possible.
2019
2020
2021
2022
2023
2024
0.03
rails gem for easy reporting using google chart api sparklines
0.02
Allows you to program spreadsheets using .rxls views
2019
2020
2021
2022
2023
2024
0.02
Just as the name says, simple writter for Office 2007+ Excel files
2019
2020
2021
2022
2023
2024
0.02
Workbook contains workbooks, as in a table, contains rows, contains cells, reads/writes excel, ods and csv and tab separated files, and offers basic diffing and sorting capabilities.
2019
2020
2021
2022
2023
2024
0.01
OpenDocument text (.odt) to HTML converter
2019
2020
2021
2022
2023
2024
0.01
A fast Excel 2007/2010 (.xlsx) file parser that returns a collection of Matrix objects
2019
2020
2021
2022
2023
2024
0.01
Work with spreadsheets easily in a native ruby format.
2019
2020
2021
2022
2023
2024
0.01
Documatic is an OpenDocument extension for Ruby Reports (Ruport). It is a template-driven formatter that can be used to produce attractive printable documents such as database reports, invoices, letters, faxes and more.
2019
2020
2021
2022
2023
2024
0.01
RobustExcelOle helps controlling Excel.
This obviously includes standard tasks like reading and writing Excel workbooks.
The gem is designed to manage simultaneously running
Excel instances, even with simultanously happening user interacti...
2019
2020
2021
2022
2023
2024
0.01
WrapExcel is to wrap the win32ole, and easy to use Excel operations with ruby. Detailed description please see the README.
2019
2020
2021
2022
2023
2024
0.01
xlsx renderer for Rails base on write_xlsx gem
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft Excel binary file format file (`.xls` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-excel` decomposer.
It depends on `pdf` decomposer. Because it converts a office ...
2019
2020
2021
2022
2023
2024
0.0
Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Text file format file (`.odt` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-text` decomposer.
It depends on `pdf` decomposer. Because it converts a ...
2019
2020
2021
2022
2023
2024
0.0
Ruby/Gnumeric is a Ruby binding of Gnumeric.
2019
2020
2021
2022
2023
2024
0.0
Ruby/GOFFICE is a Ruby binding of GOFFICE.
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft Word binary file format file (`.doc` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-word` decomposer.
It depends on `pdf` decomposer. Because it converts a office fi...
2019
2020
2021
2022
2023
2024
0.0
Library to generate OpenDocument (ODF) Spreadsheet documents.
2019
2020
2021
2022
2023
2024
0.0
OpenDocument text to HTML converter
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin for to extract text and
meta-data from office files such as Microsoft Word file, Microsoft
Excel file and OpenDocument Format file. It uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice` decomposer.
It depends on `pdf` decomposer. Be...
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft PowerPoint binary file format file (`.ppt` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-powerpoint` decomposer.
It depends on `pdf` decomposer. Because it converts...
2019
2020
2021
2022
2023
2024
0.0
OpenOffice.org oocalc: Fast automated batch-processing of spreadsheets (*.ods) conforming to Open Document Format v1.1. used by e.g. OpenOffice.org and LibreOffice. Please see screenshot and Rdoc-Documentation at http://ruby.homelinux.com/ruby/rods/. You can contact me at rods.ruby@online.de (and...
2019
2020
2021
2022
2023
2024
0.0
Dynamic Ruby Reporting Engine with support for Charts.
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Spreadsheet file format file (`.ods` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-spreadsheet` decomposer.
It depends on `pdf` decomposer. Because ...
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Presentation file format file (`.odp` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-presentation` decomposer.
It depends on `pdf` decomposer. Becaus...
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Workbook file format file (`.xlsx` file used by
Microsoft Excel). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-workbook` decomposer.
It depends on `...
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Presentation file format file (`.pptx` file used
by Microsoft PowerPoint). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-presentation` decomposer.
It...
2019
2020
2021
2022
2023
2024
0.0
Simple tool for running queries against ActiveRecord and putting them into a Google Spreadsheet.
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Document file format file (`.docx` file used by
Microsoft Word). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-document` decomposer.
It depends on `p...
2019
2020
2021
2022
2023
2024
0.0
This is a ChupaText decomposer plugin for to extract text and
meta-data from office files such as Microsoft Word file, Microsoft
Excel file and OpenDocument Format file. It uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice` decomposer.
It depends on `pdf` decomposer. Be...
2019
2020
2021
2022
2023
2024