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

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

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

2 个仓库

Awesome GitHub RepositoriesContent Range Highlighting

Visual mechanisms for highlighting specific spans of text or HTML elements within a document.

Distinct from Feature Highlight Components: None of the candidates cover visual range highlighting within an editable document; they focus on alerts or data filtering.

Explore 2 awesome GitHub repositories matching user interface & experience · Content Range Highlighting. Refine with filters or upvote what's useful.

Awesome Content Range Highlighting GitHub Repositories

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

    GetmeUK/ContentTools

    3,977在 GitHub 上查看↗

    ContentTools 是一个 JavaScript 框架和工具套件,用于构建可视化 WYSIWYG 编辑器。它提供了一个 DOM 操作库,用于将 HTML 字符串解析并转换为结构化的可编辑区域,同时配有一个管理元素行为和状态转换的可视化文档编排器。 该框架包含一个专门的浏览器选择管理器,以确保在不同 Web 浏览器中保持一致的光标定位和文本范围高亮。它还具有一个 HTML 内容验证器,用于清理输出并将第三方媒体链接转换为有效的嵌入格式。 该系统涵盖广泛的功能领域,包括用于可拖拽和可调整大小元素的交互式 DOM 操作、富文本格式设置以及用于裁剪和旋转的图片处理工作流。它还提供通过 DOM 快照跟踪编辑历史的工具,以及用于管理工具箱和分层面包屑导航的 UI 组件系统。 该项目通过元素属性限制来强制执行安全性,以防止对 HTML 标签的未经授权修改。

    Applies selection spans within block elements to visually highlight specific portions of HTML content.

    JavaScriptcontenttoolswysiwyg-editors
    在 GitHub 上查看↗3,977
  • fredwu/jquery-endless-scrollfredwu 的头像

    fredwu/jquery-endless-scroll

    838在 GitHub 上查看↗

    This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content loading. It enables web interfaces to automatically fetch and append additional data to the document as a user scrolls toward the bottom of the viewport. The library distinguishes itself through granular control over the scroll-based trigger logic, allowing developers to define specific sensitivity thresholds, execution delays, and stopping conditions for content requests. It also provides built-in support for managing the visual state of the interface, including the display

    Wraps newly appended content in specific containers to allow for distinct visual identification.

    CoffeeScript
    在 GitHub 上查看↗838
  1. Home
  2. User Interface & Experience
  3. Content Range Highlighting