Category

Reports & Spreadsheets

Tools for parsing spreadsheets and creating reports in multiple formats.

2.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
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
3.08
There's a lot of open issues
A long-lived project that still receives updates
Roo can access the contents of various spreadsheet files. It can handle * OpenOffice * Excelx * LibreOffice * CSV
2019
2020
2021
2022
2023
2024
1.9
Low commit activity in last 3 years
A long-lived project that still receives updates
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
2019
2020
2021
2022
2023
2024
1.34
A long-lived project that still receives updates
rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents
2019
2020
2021
2022
2023
2024
0.89
The project is in a healthy, maintained state
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.57
Low commit activity in last 3 years
A long-lived project that still receives updates
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
2019
2020
2021
2022
2023
2024
0.21
Low commit activity in last 3 years
A long-lived project that still receives updates
Generates ODF files, given a template (.odt) and data, replacing tags
2019
2020
2021
2022
2023
2024
0.25
Low commit activity in last 3 years
No release in over a year
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.14
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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.56
No release in over a year
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.57
No release in over 3 years
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.38
There's a lot of open issues
A long-lived project that still receives updates
write_xlsx is a gem to create a new file in the Excel 2007+ XLSX format.
2019
2020
2021
2022
2023
2024
0.19
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2019
2020
2021
2022
2023
2024
0.24
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
Wrapper for libxlsxwriter using ffi
2019
2020
2021
2022
2023
2024
0.2
A long-lived project that still receives updates
Thinreports is an open source report generation tool for Ruby.
2019
2020
2021
2022
2023
2024
0.45
No release in over a year
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.11
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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.08
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Reportable allows for easy report generation from ActiveRecord models by the addition of the reportable method.
2019
2020
2021
2022
2023
2024
0.07
Low commit activity in last 3 years
No release in over a year
Render XLSX from Rails using existing views ( .*.html => .xlsx )
2019
2020
2021
2022
2023
2024
0.11
A long-lived project that still receives updates
JRuby gem for performing multidimensional queries of relational database data using Mondrian OLAP Java library
2019
2020
2021
2022
2023
2024
0.14
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
ReportsKit lets you easily create beautiful charts with customizable, interactive filters.
2019
2020
2021
2022
2023
2024
0.16
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
An ActiveRecord gem that makes it easier to do reporting.
2019
2020
2021
2022
2023
2024
0.1
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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.05
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Ruby on Rails reporting framework
2019
2020
2021
2022
2023
2024
0.09
The project is in a healthy, maintained state
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.07
Low commit activity in last 3 years
No release in over a year
ODF generation library for Ruby
2019
2020
2021
2022
2023
2024
0.04
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
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.08
No commit activity in last 3 years
a data munging and reporting library for Ruby
0.02
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
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.02
Low commit activity in last 3 years
No release in over a year
Allows you to program spreadsheets using .rxls views
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
xlsx renderer for Rails base on write_xlsx gem
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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.03
No commit activity in last 3 years
rails gem for easy reporting using google chart api sparklines
0.01
No commit activity in last 3 years
No release in over 3 years
A fast Excel 2007/2010 (.xlsx) file parser that returns a collection of Matrix objects
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Work with spreadsheets easily in a native ruby format.
2019
2020
2021
2022
2023
2024
0.01
No release in over a year
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
No commit activity in last 3 years
No release in over 3 years
OpenDocument text (.odt) to HTML converter
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Library to generate OpenDocument (ODF) Spreadsheet documents.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
A long-lived project that still receives updates
Ruby/Gnumeric is a Ruby binding of Gnumeric.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
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.02
No release in over 3 years
Just as the name says, simple writter for Office 2007+ Excel files
2019
2020
2021
2022
2023
2024
The project is in a healthy, maintained state
0.0
A long-lived project that still receives updates
Ruby/GOFFICE is a Ruby binding of GOFFICE.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Simple tool for running queries against ActiveRecord and putting them into a Google Spreadsheet.
2019
2020
2021
2022
2023
2024