BracketView – JSON viewer/formatter/validator in the browser
Yet another JSON viewer when browser DevTools and JSONLint already exist.

Another terminal file viewer when bat and less already dominate this space.
Terminal users, Racket developers
bat · less · highlight
Today I added support for binary files inspired by the HN post on colors in hex editors.
Each supported programming language is backed by its own (reusable) lexer. The lexer provides a stream of tokens to the colorer. Using streams means that you will see the top of large files at once.
The idea to make `peek` came from a need to look at CSS files in the terminal. I wanted color swatches and other niceties from the browser. Also, I wanted an option to fix alignment in machine generated CSS files.
Enjoy.
Yet another JSON viewer when browser DevTools and JSONLint already exist.
Pure Python interpreter with C FFI, but performance caps at Python speeds.
Jurassic Park FSN nostalgia meets live Kubernetes watch API visualization.
Nice intent but Twitch directories and random stream finders already do this.
Yet another natural-language-to-CLI tool in a crowded category.
Yet another dithering CLI when ImageMagick already does this.