1.0.9 • Published 3 years ago

lib-ms-sheet-node v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

lib-ms-sheet-node

This module contain classes for manipulate objects and obtain the json for use ms-sheet microservice.

How-To

npm install liv-ms-sheet-node

import  Workbook from "lib-ms-sheet-node/dist/models/workbook.model";

const c = new Workbook();
c.out(); // return json string to send to ms-sheet

For mode detail view ms-sheet (private)

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago