0.0.9 • Published 8 years ago

mild-xlsx v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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.

0.0.9

8 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago