Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 281 Bytes

excelcsvator

Overview

ExcelCSVator is a Ruby gem based on the xlsx2csv library, which converts XLSX files into CSV format. This gem is a fork of an older version of xlsx2csv.

Installation

Add this line to your application's Gemfile:

gem 'excelcsvator'