@cocopina/table-filter

0.0.1 • Public • Published

Data Table Decoder

This is a data parser for table-oriented files (csv, xls, xlsx). Used for getting the data from a single column in the data-table, and outputting it to a .txt file.

Installation

$ npm install

Usage

  1. Put any file with the extension 'csv', 'xls' or 'xlsx' into the 'files' directory.
  2. Open the terminal (for Mac users) or command line (for Windows users), and run node parser

CLI

--col #column number# Mandatory, choosing column number

--decode Optional, for decoding from base64

Readme

Keywords

none

Package Sidebar

Install

npm i @cocopina/table-filter

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • cocopina