SGR wrapper for js. Make effect text (color, rgb, bold underline etc) for terminal console.log
An easy to use, extensible pretty-printer for rendering documents for the terminal
Create components whose prop changes map to a global side effect
Create clickable links in the terminal
No description provided.
A library for building command-line interfaces with Effect
The missing standard library for TypeScript, for writing production-grade software.
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
A wrapper package that uses `useInsertionEffect` or a fallback for it
User interface primitives for console applications
An easy to use, extensible pretty-printer for rendering documents
Unified interfaces for common platform-specific services
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Platform specific implementations for the Node.js runtime
Detect whether a terminal supports hyperlinks
Ponyfill of the experimental `React.useEffectEvent` hook
Create components whose prop changes map to a global side effect
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
Functional programming in TypeScript
set blocking stdio and stderr ensuring that terminal output does not truncate
Experimental modules for the Effect ecosystem
Elegant terminal spinner
ESLint rule to warn against unnecessary React useEffect hooks.
OpenTelemetry integration for Effect
A Ruby library for terminal text styling with ANSI colors and effects. Provides an elegant, functional API with immutable style objects that can be composed using the >> operator. Supports standard colors, hex values, and comprehensive text effects including bold, faint, italic, underline, overline, blink, inverse, and concealed text. Features type-safe argument validation using dry-schema and dry-types.
A flexible, easy-to-use module for adding color and effects to text in ANSI terminals.
The Customization module is a versatile Ruby library designed to enhance your text formatting capabilities in the terminal. This module empowers you to add style, color, and effects to text, making it an excellent tool for creating visually appealing command-line applications, generating stylish reports, or simply adding a touch of flair to your terminal outputs.