@modusjs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Modus xml/json command-line tools


Install

This will install the "modus" command on your machine:

yarn global add @modusjs/cli

or, via npm:

npm install -g @modusjs/cli

tojson


Convert one or more supported files into JSON. Name and path of output file is generally same as input with .xml replaced by .json. Except for xlxs files which group samples by the inferred date, and then creates separate modus files for each group of dates within each worksheet.

modus tojson ./path/to/xml/file1 ./path/to/xml/file2 ...etc...
modus tojson -f tomkat ./path/to/tomkat/formatted/xlsx_or_csv_file

Readme

Keywords

none

Package Sidebar

Install

npm i @modusjs/cli

Weekly Downloads

1

Version

0.1.1

License

Apache-2.0

Unpacked Size

13.2 kB

Total Files

5

Last publish

Collaborators

  • serviopalacios
  • sanoel
  • aultac