cornsol

JSON →
library 1.1.5 ·javascript
verified Jun 4, 2026

Pretty console formatter for Node.js with optional line numbers, spinners, and colored output. Current stable version is 1.1.5 (2024). Provides overloads for standard console methods (log, warn, error, group, table) and adds structured helpers like array, step, chunk, and divider. Key differentiator: lightweight alternative to consola or signale with explicit sync/async variants for each operation. Ships TypeScript type definitions. Low download count (niche utility). Note: requires manual registration via corn.register() to patch global console.