Skip to content

Very Simple command line application to convert trello json export to the CSV file.

Notifications You must be signed in to change notification settings

Shawn-csy/trello-json-to-csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello JSON export to CSV file

How to

  • npm install

  • npm install -r package.json

  • go to the trello board and export the JSON file

  • download that JSON to ./input-folder

  • then run npm start

  • 原始版功能補正

  • 增加 comment 欄位/描述欄位/將附件的 url 同樣放入

About

Very Simple command line application to convert trello json export to the CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%