Libraries tagged by term
tacowordpress/tacowordpress
2232 Downloads
WordPress custom post types that feel like CRUD models
sugarcraft/sugar-veil
2369 Downloads
PHP port of rmhubbert/bubbletea-overlay — modal/overlay compositing for terminal UIs. Composite foreground content over a background at any position (Top/Right/Bottom/Left/Center) with optional pixel offsets.
sugarcraft/sugar-reel
2347 Downloads
Terminal video player for SugarCraft — plays mp4 (and more) by decoding frames on the fly and rendering them to ASCII / ANSI / truecolor half-block / sixel / kitty output.
sugarcraft/sugar-gallery
3497 Downloads
Poster grids and rails for media TUIs — a 2-D virtualized PosterGrid with sparse range paging, a horizontal Rail carousel, and a PosterCard tile. Renderer-agnostic (holds pre-rendered poster cells).
sugarcraft/sugar-boxer
2412 Downloads
PHP port of treilik/bubbleboxer — box-drawing layout engine. Compose terminal content into H/V panels with box-drawing borders, padding, and dynamic dimension calculation.
sugarcraft/honey-bounce
5822 Downloads
PHP port of charmbracelet/harmonica — damped spring physics + Newtonian projectile simulation for terminal animation.
sugarcraft/candy-zone
5879 Downloads
PHP port of lrstanley/bubblezone — mouse zone tracker for TUI apps.
sugarcraft/candy-vt
2654 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
sugarcraft/candy-testing
4928 Downloads
Test harness for TEA programs — ProgramSimulator, golden-file assertions, and snapshot helpers for SugarCraft.
sugarcraft/candy-sprinkles
10537 Downloads
PHP port of charmbracelet/lipgloss — declarative terminal styling and layout.
sugarcraft/candy-shine
3712 Downloads
PHP port of charmbracelet/glamour — Markdown → ANSI renderer with word-wrap, OSC 8 hyperlinks, syntax highlighting, and 8 stock themes (ansi/plain/dark/light/notty/dracula/tokyo-night/pink).
sugarcraft/candy-pty
19751 Downloads
PHP port of charmbracelet/x/xpty — pseudo-terminal abstraction (open / spawn / resize) for SugarCraft. Linux + macOS via FFI to libc.
sugarcraft/candy-palette
5556 Downloads
PHP port of charmbracelet/colorprofile — magical terminal color profile detection and color degradation (TrueColor → ANSI256 → ANSI → ASCII).
sugarcraft/candy-mouse
3563 Downloads
Self-contained Mark/Scan/Get mouse hit-testing (bubblezone pattern) plus ZoneClickTracker for press/release deduplication. No external Manager wiring needed.
sugarcraft/candy-mosaic
2516 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.