16 projects
codechu-cli
CLI primitives — colors, progress, prompts, spinners, emoji helpers — with consistent UX across Codechu tools.
codechu-fmt
Stdlib-only human-readable formatters — durations, rates, sizes.
codechu-ipc
Stdlib-only local IPC — Unix sockets, FIFOs, JSON-line protocol.
codechu-config
Schema-driven config with JSON+TOML backends, dotted-key access, atomic save, and migrations.
codechu-i18n
Internationalization helpers on top of stdlib gettext: locale negotiation, plural rules, RTL, lazy strings.
codechu-log
Stdlib-only structured logging — rotation, JSON, context, redaction.
codechu-treedata
Stdlib-only N-ary tree data structures and algorithms.
codechu-color
Stdlib-only color palettes and format converters — ANSI, hex, RGB, HSL, WCAG contrast, color-blind safe variants.
codechu-term
Stdlib-only terminal capability detection and low-level terminal control.
codechu-fs
Stdlib-only filesystem primitives — atomic write, XDG trash, safe walk, mount helpers.
codechu-treeviz
Treemap, sunburst, icicle, slice-and-dice, and flame graph layouts for hierarchical data. Pure logic, no GUI dependency.
codechu-xdg
Vendor-namespaced XDG Base Directory paths for Linux desktop apps.
codechu-events
Thread-safe multi-channel event bus with glob filtering, backpressure, and sync/async iteration.
codechu-spark
Stdlib-only text visualizations — sparklines, mini bar charts, heatmaps.
codechu-meter
Stdlib-only measurement primitives — stopwatch, rate estimation, ETA prediction.
banner-maker
Professional banner generation tool with modern CLI interface