{"library":"cornsol","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.5","tags":["javascript","pretty","formatted","console","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install cornsol","imports":["import corn from 'cornsol'","import corn from 'cornsol'; corn.register();","import corn from 'cornsol'; corn.printArraySync(console.log, ['a', 'b']);","const corn = require('cornsol');"]},{"cmd":"yarn add cornsol","imports":[]},{"cmd":"pnpm add cornsol","imports":[]}],"homepage":"https://github.com/ahas/cornsol#readme","github":"https://github.com/ahas/cornsol","docs":null,"changelog":null,"pypi":null,"npm":"cornsol","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}