CLI that scans source files for comment tags (TODO, FIXME, HACK) and generates a TODO.md. Leave a star before you leave ⭐

9 stars 1 forks 9 watchers TypeScript MIT License
comment-to-code comment-to-readme
2 Open Issues Need Help Last updated: Sep 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes migrating the project's bundler from `tsup` to `tsdown`. `tsup` is no longer maintained, and `tsdown` is its recommended, actively maintained successor, offering improved performance and a TypeScript-first design, with an expected easy migration path.

Complexity: 2/5
enhancement good first issue

CLI that scans source files for comment tags (TODO, FIXME, HACK) and generates a TODO.md. Leave a star before you leave ⭐

TypeScript
#comment-to-code#comment-to-readme

AI Summary: This GitHub issue proposes migrating from the `chalk` library to Node.js's native `util.styleText` for terminal string styling. The primary motivations are to reduce external dependencies, improve installation times, and leverage built-in Node.js features. The task involves auditing existing `chalk` usage, refactoring code, removing the dependency, updating documentation, and testing the new styling.

Complexity: 2/5
enhancement good first issue

CLI that scans source files for comment tags (TODO, FIXME, HACK) and generates a TODO.md. Leave a star before you leave ⭐

TypeScript
#comment-to-code#comment-to-readme