0.0.2 • Published 1 year ago

@kumologica/kumologica-contrib-excel v0.0.2

Weekly downloads
-
License
Apache 2.0
Repository
-
Last release
1 year ago

Kumologica contribution node: kumologica-contrib-excel

Overview

Kumologica node to parse an xlsx file content or to create an xlsx file content.

Installation

From Kumologica Designer

Click on the "Add More Nodes" button at the bottom of "Nodes" panel, find Excel Node and press install. You need to restart Kumologica Designer for the node to be loaded. Excel node is accessible from "TRANSFORMATION" category.

From command line

Go to the project directory and run from the console:

npm install @kumologica/kumologica-contrib-excel --save

Dependencies

Kumologica Designer

You need Kumologica Designer to use Excel Node. Kumologica Designer is a part of SDK module. To install Kumologica SDK run following command:

npm install -g @kumologica/sdk

After successful installation run following command to open Kumologica Designer:

kl open

More information

For the documentation for Excel Node see: Excel

For more information about Kumologica SDK Installation see: Kumologica SDK Installation

Visit kumologica.com for information about sdk, designer, documentation, tutorials, support and professional services.