sono-stock-summary
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

Application converts contents of each sheet of a .xlsx file to markdown and generates per-sheet as well as global summary.

Installation

npm i -g sono-stock-summary

Usage

sono-stock-summary --in /path/to/file.xlsx --out ./Zusammenfassung-generated.md

CLI arguments

Options:

type description default value
--help void Show help
--version void Show version number boolean
--in, -i string path to source file ''
--out, -o string path to generated summary file './Zusammenfassung-generated.md'

Input document format

A B C D E F G H
1 Lagerliste
2
3 # Kennung Freigegeben Komponente Ansprechpartner Ort Datum Eingang Datum Ausgang
4 1 xyz1 ja abc1 Lager Lagerraum 2 1999-01-01 1999-12-01
5 2 xyz2 ja abc2 Lager Zimmer 5 1999-01-01
6 ... ... ... ... ... ... ... ...

Readme

Keywords

none

Package Sidebar

Install

npm i sono-stock-summary

Weekly Downloads

1

Version

1.3.1

License

ISC

Unpacked Size

42.3 kB

Total Files

35

Last publish

Collaborators

  • bam