0.0.1 • Published 3 years ago

xtoolset v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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.