I built Inklin because I wanted a better terminal styling experience for Node.js When working on CLI tools, I kept running into the same limitations with existing styling libraries. They were good—but once you start building more complex terminal output, a few problems start to show up: nested styles don’t behave predictably module system support can get messy (ESM vs CommonJS) some libraries fee