ASCIIFlow Infinity : Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
stup : A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.
how2 : stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
Buf : A CLI tool to help working with Protocol Buffers.
Buf currently contains:
A linter that enforces good API design choices and structure.
A breaking ch...