1.0.1 • Published 2 months ago

excel-utils-phuongdh v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

library for reading and writing Excel files in Node.js, you can utilize existing libraries like exceljs for writing and xlsx for reading and writing. Below, I'll provide an example of how you can create such a library using these libraries

Install

First, make sure you have Node.js installed on your system. Then, initialize a new Node.js project and install the required dependencies:

npm init -y

npm install exceljs xlsx

npm i excel-utils-phuongdh

Helpful links

Licence

MIT

excel-utils-phuongdh

1.0.1

2 months ago

1.0.0

2 months ago