csvtoxlsx

1.0.2 • Public • Published

csvtoxlsx

Convert csv file to xlsx file

Install

$ npm install csvtoxlsx --save

How to use

var csvtoxlsx = require('csvtoxlsx');
csvtoxlsx('input.csv', 'output.xlsx', function(){
    // do something
});

License

See [COPYING].

Readme

Keywords

none

Package Sidebar

Install

npm i csvtoxlsx

Weekly Downloads

67

Version

1.0.2

License

none

Last publish

Collaborators

  • train