awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rubaxa/sortableAvatar von RubaXa

    RubaXa/Sortable

    31,135Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗31,135
  • terkelg/promptsAvatar von terkelg

    terkelg/prompts

    9,291Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,291
  • amzxyz/rime_wanxiangAvatar von amzxyz

    amzxyz/rime_wanxiang

    2,863Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,863
  1. Home
  2. User Interface & Experience
  3. Dynamic Content Sequencing

Unter-Tags erkunden

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