trello-kanban-analysis-tool
TKAT (Trello Kanban Analysis Tool) is a JavaScript library for analyzing Kanban metrics from a Trello board. Note: this project is no longer maintained by its original author. The tool helps automate the generation of Kanban visualizations, including cycle times and Cumulative Flow Diagrams (CFDs), reducing manual work when tracking workflow on a Trello board. Built as a practice project for functional programming, it uses RxJS and Cycle.js as the core framework, Ramda as a utility library, Tape for testing, and Brunch for build automation. An online application is available for immediate use, and the project can also be run locally with Node.js and npm. Available commands include running the development server with brunch watch, linting with ESLint, and executing unit tests via babel-tape-runner with optional tap-diff reporting. The project follows SemVer for version numbering. It is intended for Trello users who want to apply Kanban methodology to their boards and gain insights into their workflow performan