...Critique is built with a terminal UI foundation and can also generate a web preview of diffs by converting ANSI escape codes into styled HTML, which can be shared temporarily via a cloud worker for collaborative review.
Palette Designer facilitates designing color codes for electronic visual displays that comply with established human factors usability principles. It calculates colorimetric figures of merit for a user-specified color set and flags colors and color combinations that may be problematic. It also draws figures that help users visualize important characteristics of the color set and find ways to improve it. It can be used by itself or in conjunction with software that uses aesthetic...
EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.