awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesDynamic Content Sequencing

The domain of managing and changing the visual order of elements based on user interaction or data hierarchies.

Distinct from Dynamic Content Insertion: Existing candidates refer to test execution order or ML sequence tasks, not UI layout sequencing.

Explore 3 awesome GitHub repositories matching user interface & experience · Dynamic Content Sequencing. Refine with filters or upvote what's useful.

Awesome Dynamic Content Sequencing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rubaxa/sortableAvatar de RubaXa

    RubaXa/Sortable

    31,135Ver en GitHub↗

    Sortable is a JavaScript drag and drop library used to create reorderable lists of HTML elements. It is a framework-agnostic tool and a touch-enabled interaction library that functions across modern browsers and touch devices without dependencies on specific web frameworks. The library enables the movement and cloning of elements between different containers using shared group configurations. It supports the repositioning of multiple items simultaneously and the use of specific drag handles to restrict which areas of an element trigger a move. Additional capabilities include programmatic sor

    Enables changing the order of visual elements to reflect specific data hierarchies or priorities.

    JavaScript
    Ver en GitHub↗31,135
  • terkelg/promptsAvatar de terkelg

    terkelg/prompts

    9,291Ver en GitHub↗

    This project is a Node.js CLI input library and toolkit for building interactive command-line user interfaces. It functions as a questionnaire framework and prompt orchestrator designed to capture structured user data through a variety of visual input controls. The system differentiates itself through a logic-driven engine that supports dynamic prompt chains, allowing the sequence and properties of questions to adapt at runtime based on previous user answers. The toolkit provides a wide range of specialized input types, including date pickers, searchable lists, masked passwords, and numeric

    Enables the creation of dynamic prompt chains that adapt in real time based on user answers.

    JavaScript
    Ver en GitHub↗9,291
  • amzxyz/rime_wanxiangAvatar de amzxyz

    amzxyz/rime_wanxiang

    2,863Ver en GitHub↗

    This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates

    Applies manual sequence overrides to dynamically generated content to control their position in the candidate list.

    Luadictsrimerime-config
    Ver en GitHub↗2,863
  1. Home
  2. User Interface & Experience
  3. Dynamic Content Sequencing

Explorar subetiquetas

  • Candidate Sequence OverridesManual overrides for the ordering of dynamically generated content within the candidate list. **Distinct from Dynamic Content Sequencing:** Distinct from Dynamic Content Sequencing: focuses on candidate priority overrides rather than general UI layout sequencing.
  • Conditional Prompt FlowsSequences of user prompts that adapt their order and visibility based on previous responses. **Distinct from Dynamic Content Sequencing:** Specifically targets the branching logic of questionnaire prompts rather than general UI layout sequencing.