Matt
Richmond

Developer | Grip | Photographer

Matt Richmond
2023|Internal Project|self

Chalker

Overview

Object logging using chalk and iterative color changes for each nested level. Great for debugging JS objects in the console.

The Challenge

Debugging deeply nested JavaScript objects in the terminal is often a monochromatic mess hard to parse visually.

Implementation

A utility that applies distinct colors to each level of object nesting, making structure and depth instantly readable.