terminice 0.0.4 copy "terminice: ^0.0.4" to clipboard
terminice: ^0.0.4 copied to clipboard

Production-ready prompt toolkit built on terminice_core.

0.0.4 #

  • Added date — a multi-field, keyboard-driven date prompt with live preview, today shortcut, and cancellable flow for safe calendar input.

0.0.3 #

Introduced the selector suite:

  • checkboxSelector — Vertical checklist with select-all binding and live summary.
  • choiceSelector — Dashboard grid of cards with optional multi-select.
  • commandPalette — VS Code-style palette with fuzzy and substring ranking modes.
  • gridSelector — Generic 2D grid selector supporting multi-select and custom widths.
  • searchSelector — Scrollable list with optional search toggle and multi-select.
  • tagSelector — Chip-style picker that auto-reflows based on terminal width.
  • toggleGroup — Row-based toggle switches with focus navigation and "toggle all".

0.0.2 #

Added the full prompt catalog (text, password, confirm, multiline editor, slider, range, rating):

  • text — Fast single-line input with immediate validation feedback.
  • password — Secure masked entry with optional confirmation before submission.
  • confirm — Streamlined yes/no flow that highlights the default action.
  • multiline — Scrollable, multi-row composer with diff-friendly output.
  • slider — Keyboard-driven selector for smooth movement through numeric ranges.
  • range — Paired handles for picking inclusive min/max values within bounds.
  • rating — Symbol-based scoring that surfaces descriptive labels alongside stars.

0.0.1 #

  • Initial listing on pub.dev
2
likes
0
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

Production-ready prompt toolkit built on terminice_core.

Homepage
Repository (GitHub)
View/report issues

Topics

#terminal #cli #prompt #terminal-interface #terminal-ui

Documentation

Documentation

License

unknown (license)

Dependencies

intl, terminice_core

More

Packages that depend on terminice