htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
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...
migra : migra is a schema comparison tool for PostgreSQL.
It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
Sizzy : A tool for developing responsive websites crazy-fast.
Open sourced : https://github.com/kitze/sizzy
CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.