1.0.3 • Published 3 years ago

trello-to-excell v1.0.3

Weekly downloads
12
License
MIT
Repository
-
Last release
3 years ago

Trello to Excell

This program converts a trello board content into an MS Excell spreadsheet.

How to use

You need to export your board to JSON and provide the JSON file. To access this feature, open your board, open the menu, click 'more', and finally 'Print and Export'.

Then, install the package globally:

npm i -g trello-to-excell

and run it with in and out arguments:

trello2excell --in file.json --out file.xlsx

By default, the text is written in English. If you want Farsi/Persian text, provide the --lang fa argument.

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago