awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInput Entry Optimizations

UI patterns and tools designed to increase the speed and accuracy of data entry in text fields.

Distinct from Mobile UX Optimizations: Shortlist candidates focused on mobile-specific or dialogue-specific inputs; this is a general text entry speed optimization.

Explore 1 awesome GitHub repository matching user interface & experience · Input Entry Optimizations. Refine with filters or upvote what's useful.

Awesome Input Entry Optimizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ichord/at.jsichord 的头像

    ichord/At.js

    5,247在 GitHub 上查看↗

    At.js 是一个 JavaScript 提及(mention)自动补全库和客户端建议引擎,用于向文本区域和富文本编辑器添加基于触发器的下拉菜单。它作为一个插件,用于将动态自动补全弹出窗口集成到第三方 HTML 编辑器和 contentEditable 元素中。 该库提供了一个框架,用于管理多个触发字符和用于用户提及及符号的自定义插入模板。它支持使用自定义匹配逻辑,并分配特定的触发键,以将不同字符映射到单独的数据源。 该引擎涵盖了从本地或远程数据集检索建议、为建议模板定义自定义 HTML 结构,以及在文档或 iframe 上下文中计算弹出窗口坐标。它还包括通过外部函数过滤结果和刷新建议数据的功能。

    Improves data entry speed by providing a searchable list of predefined values for insertion into documents.

    CoffeeScript
    在 GitHub 上查看↗5,247
  1. Home
  2. User Interface & Experience
  3. Input Entry Optimizations