@zgo/csvreader
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

csv reader

convert csv to array from file

Usage

npm i @zgo/csvreader

API

  1. read: (file) => Promise<any[]>
  2. detect: (file) => Promise

Package Sidebar

Install

npm i @zgo/csvreader

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

19.4 kB

Total Files

6

Last publish

Collaborators

  • zgo