code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
stup : A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.
stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
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.