detain member since: Sep 13, 2013

detain's packages

  • PHP

    sugarcraft/candy-wish

    SSH server middleware framework — port of charmbracelet/wish. Build TUIs that anyone can `ssh user@host` to run, with composable middleware (auth, logging, rate-limiting, ext-ssh2 client wrappers, mount a SugarCraft Program).

  • PHP

    sugarcraft/candy-zone

    PHP port of lrstanley/bubblezone — mouse zone tracker for TUI apps.

  • PHP

    sugarcraft/honey-bounce

    PHP port of charmbracelet/harmonica — damped spring physics + Newtonian projectile simulation for terminal animation.

  • PHP

    sugarcraft/honey-flap

    Flappy-Bird-style game — port of kbrgl/flapioca on the SugarCraft stack.

  • PHP

    sugarcraft/sugar-bits

    PHP port of charmbracelet/bubbles — 15 pre-built TUI components (text input, dynamic-height textarea, list, table with per-cell styleFunc, tree, viewport, file picker, progress, spinner, etc.) for SugarCraft.

  • PHP

    sugarcraft/sugar-boxer

    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.

  • PHP

    sugarcraft/sugar-calendar

    PHP port of EthanEFung/bubble-datepicker — interactive date picker component for terminal UIs. Supports month/year navigation, keyboard navigation, date selection with visual cursor, and customizable styling.

  • PHP

    sugarcraft/sugar-charts

    PHP port of NimbleMarkets/ntcharts — terminal charts (canvas, sparkline, bar, line, heatmap, scatter, time-series, OHLC, streamline, waveline) for SugarCraft.

  • PHP

    sugarcraft/sugar-crumbs

    PHP port of KevM/bubbleo — NavStack and Breadcrumb components. Push/pop navigation stack with hierarchical breadcrumb rendering for terminal UIs.

  • PHP

    sugarcraft/sugar-crush

    Chat-shell TUI for AI coding assistants — port of charmbracelet/crush. Pluggable Backend interface (ship your own Anthropic / OpenAI / Ollama / shell-out adapter). Markdown rendering of replies via CandyShine, scrollback viewport via SugarBits, input area via SugarBits TextArea.

  • PHP

    sugarcraft/sugar-dash

    Dashboard TUI library — column grid, constraint layout, ratio grid, data grid, tree, modal, status bar, tabs, plot/canvas, and module/plugin system. Ports patterns from bubble-grid, bubbletea-tilelayout, go-tealeaves, bubbleboxer, lattice, Homedash, and termui.

  • PHP

    sugarcraft/sugar-gallery

    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).

  • PHP

    sugarcraft/sugar-glow

    PHP port of charmbracelet/glow — Markdown CLI viewer / pager composing CandyShine + Viewport. 8 stock themes, word-wrap, OSC 8 hyperlinks.

  • PHP

    sugarcraft/sugar-post

    PHP port of charmbracelet/pop — send emails from PHP via Resend API or direct SMTP. Compose from stdin, attach files, supports CC/BCC, HTML body.

  • PHP

    sugarcraft/sugar-prompt

    PHP port of charmbracelet/huh — interactive form library (Note, Input, Confirm, Select, MultiSelect, Text, FilePicker) with multi-page Group support, 6 stock themes, and form-level KeyMap override per binding.