xtoolset
v0.0.1
Published
Fancy typescript / javascript spreadsheet tools for browsers and node, which helps handle spreadsheet files `xlsx` in smart way by using high level api
Downloads
1
Readme
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
It allows you to import xlsx spreadsheet file with data into your system with defined TypeScript types.
The xlsx-renderer
Makes generating spreadsheet files as simple as possible - it is enough one line to generate pretty customizable spreadsheet file.
The xlsx-renderer-cli
Generate spreadsheets files following by the template
with view model
from command line.
Examples
Examples are available in a flat structure, and they are named by using : [package_name]+[technology]
- for instance xlsx-import+nodejs+ts
.
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: [email protected] or [email protected].
MIT licensed
All of these tools and packages are free to use for commercial and non-commercial usages, see the MIT License.