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

alex-galey/trello-json-to-csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello JSON export to CSV file

How to

  • npm install
  • go to the trello board and export the JSON file
  • download that JSON to ./input-folder
  • then run npm start

The sample json file look from a public trello - https://trello.com/b/ZqN99gGN/agile-sprint-board

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%