Skip to content

Simple xlsx-processing library focused on not breaking anything.

License

Notifications You must be signed in to change notification settings

Siri0n/mild-xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mild-xlsx

Simple xlsx-processing library focused on not breaking anything.

Its use-case is when you just want to add some data into existing xlsx Workbook, and to preserve styles, forms, scripts and other stuff.

Disclaimer

I'm writing this lib for my work needs. It means that mild-xlsx will contain only methods which I need, unless someone requests additional features. So feel free to do that :)

Installation

NodeJS:

npm install mild-xlsx

API

I'm trying to mimic a MS COM Excel API. More info later.

About

Simple xlsx-processing library focused on not breaking anything.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published