Libraries tagged by suda

sugarcraft/candy-pty

0 Favers
18341 Downloads

PHP port of charmbracelet/x/xpty — pseudo-terminal abstraction (open / spawn / resize) for SugarCraft. Linux + macOS via FFI to libc.

Go to Download


sugarcraft/candy-palette

0 Favers
4182 Downloads

PHP port of charmbracelet/colorprofile — magical terminal color profile detection and color degradation (TrueColor → ANSI256 → ANSI → ASCII).

Go to Download


sugarcraft/candy-mouse

0 Favers
2273 Downloads

Self-contained Mark/Scan/Get mouse hit-testing (bubblezone pattern) plus ZoneClickTracker for press/release deduplication. No external Manager wiring needed.

Go to Download


sugarcraft/candy-mosaic

0 Favers
1197 Downloads

Image-to-cell renderer — PNG/JPEG/static GIF to terminal via Sixel, Kitty, iTerm2, or half-block Unicode fallback. Port of charmbracelet/x/mosaic.

Go to Download


sugarcraft/candy-layout

0 Favers
4128 Downloads

Constraint-based layout solver (Cassowary simplex + greedy fallback)

Go to Download


sugarcraft/candy-input

0 Favers
4325 Downloads

Terminal escape sequence decoder for keyboard (legacy + Kitty progressive) and mouse (SGR 1006). Provides InputDriver interface and EscapeDecoder implementation. Unblocks sugar-readline migration to real-TTY input.

Go to Download


sugarcraft/candy-hermit

0 Favers
1116 Downloads

PHP port of Genekkion/theHermit — fuzzy finder / quick-fix overlay for terminal UIs. Wraps a background view, renders a filterable list overlay on top, background continues to update underneath.

Go to Download


sugarcraft/candy-fuzzy

0 Favers
2032 Downloads

Fuzzy string matching with scored matched indices — Smith-Waterman + Sahilm algorithms. Unblocks filter-highlighting UI across the ecosystem.

Go to Download


sugarcraft/candy-forms

0 Favers
1729 Downloads

Foundation lib for form primitives (TextInput, TextArea, ItemList, Viewport, FilePicker, Field interface, Confirm, Form) extracted from sugar-bits and sugar-prompt.

Go to Download


sugarcraft/candy-focus

0 Favers
1834 Downloads

Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.

Go to Download


sugarcraft/candy-flip

0 Favers
1178 Downloads

ASCII GIF viewer — port of namzug16/gifterm on the SugarCraft stack.

Go to Download


sugarcraft/candy-core

2 Favers
11030 Downloads

PHP port of charmbracelet/bubbletea — Elm-architecture TUI runtime.

Go to Download


sugarcraft/candy-buffer

0 Favers
5161 Downloads

Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.

Go to Download


sugarcraft/candy-async

0 Favers
2982 Downloads

Shared async utilities for SugarCraft — cancellation tokens, subscriptions, and AsyncOps helpers (withTimeout, retry, debounce, throttle) built on ReactPHP.

Go to Download


sugarcraft/candy-ansi

0 Favers
2889 Downloads

ECMA-48 VT500 state machine — ANSI byte-stream parser with abstract Handler interface. Shared extraction from candy-vt.

Go to Download


<< Previous Next >>