Socket
Book a DemoInstallSign in
Socket

xtoolset

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xtoolset

Fancy typescript / javascript spreadsheet tools for browsers and node, which helps handle spreadsheet files `xlsx` in smart way by using high level api

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

XToolset

Fancy typescript / javascript spreadsheet tools for browsers and node: xlsx-import, xlsx-renderer, xlsx-renderer-cli

Helps handle spreadsheet files xlsx in smart way by using high level api.

Tools

The xlsx-import

NPMnpm GitHub Workflow Status codecov

It allows you to import xlsx spreadsheet file with data into your system with defined TypeScript types.

Read more :arrow_right:

The xlsx-renderer

NPMnpm GitHub Workflow Status codecov

Makes generating spreadsheet files as simple as possible - it is enough one line to generate pretty customizable spreadsheet file.

Read more :arrow_right:

The xlsx-renderer-cli

NPMnpm GitHub Workflow Status

Generate spreadsheets files following by the template with view model from command line.

Read more :arrow_right:

Examples

Examples are available in a flat structure, and they are named by using : [package_name]+[technology] - for instance xlsx-import+nodejs+ts.

See samples/

Additionally, the xlsx-renderer has lots of examples used for the integration testing. Read more.

Support

If any help needed, just feel free to create an issue. We will be really thankful for added links into stackoverflow topics if exists.

We are ready to provide paid support, in order that please contact me: hi@siemienik.pl or support@siemienik.pl.

MIT licensed

All of these tools and packages are free to use for commercial and non-commercial usages, see the MIT License.

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts