sticky-todo
v0.1.0
Published
React component that highlights TODO/FIXME inline comments with tooltips, sidebar, and Prism.js integration.
Maintainers
Readme
Sticky Todo
A React-first component that highlights TODO, FIXME, and other inline comments directly in your rendered code. Shows inline badges, hover tooltips, and an optional sidebar summary.
Features
- Inline TODO/FIXME/NOTE/BUG highlights
- Hover tooltips showing the comment message
- Sidebar summary of all TODOs
- Prism.js syntax highlighting
- TypeScript support
Installation
npm install sticky-todo