leasot
Parse and output TODOs and FIXMEs from comments in your files
Parse and output TODOs and FIXMEs from comments in your files
Generate a TODO.md file from comments of files in stream
Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.
A danger-js plugin to list all todos/fixmes/etc added/changed in a PR
Find TODO, FIXME and NOTE inside project files
Todo parser that uses babylon, Babel's parser
Webpack plugin for generating report of TODO, FIXME, etc
[![npm version](https://img.shields.io/npm/v/eslint-plugin-comment-annotations.svg?style=flat)](https://www.npmjs.com/package/eslint-plugin-comment-annotations)
Utility function to indicate unfinished code by throwing with a message of "Not yet implemented".
A broccoli plugin which wraps around the leasot module to parse and output TODOs and FIXMEs from comments in your files
Find TODOs, FIXMEs, and NOTEs in your project. Sort by assignee or file.
Tool to summarise all code annotation like TODO or FIXME
A simple CLI TODO/FIXME parser for the lazy coder
Check your source code for todos and the Jira issues referenced by them.
Parse TODOs, FIXMEs & more, then query them via GraphQL
Search source files for TODO, FIXME, OPTIMI(S|Z)E or custom annotation tags
Parse and report TODO, FIXME, BUG etc. comments in source code.
Outputs a report with total of TODOs and FIXMEs in your file/s.
A webpack plugin to notify you TODO FIXME or any tag you want in your project
Middleware for Template, for matching todos in a string.