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

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

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

1 个仓库

Awesome GitHub RepositoriesLayout State Reset

Capabilities to remove layout configurations and return DOM elements to their original document flow.

Distinct from State Restoration: Candidates focus on terminal, package, or database state restoration rather than UI layout teardown.

Explore 1 awesome GitHub repository matching user interface & experience · Layout State Reset. Refine with filters or upvote what's useful.

Awesome Layout State Reset GitHub Repositories

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

    metafizzy/packery

    4,317在 GitHub 上查看↗

    Packery 是一个 JavaScript 装箱网格布局引擎和 DOM 元素定位库。它通过计算并应用绝对坐标到 HTML 元素来防止重叠,从而将不同大小的元素排列成无间隙、紧凑的网格。 该库支持创建可拖动的网格界面,允许用户通过拖放重新排列元素,同时系统会自动重排剩余项目。它通过使用基于百分比的定位系统并响应窗口调整大小事件,在不同屏幕尺寸下保持稳定、响应式的布局。 该工具通过与图像和字体加载同步、通过“邮票”预留布局空间以及使用占位符标记在手动重排期间预览放置位置等功能,管理动态内容排列。它还支持用于重新定位元素的交错过渡,以及集成外部网格系统以进行列对齐。

    Allows the removal of all layout functionality to return the container and its children to their pre-initialized state.

    JavaScript
    在 GitHub 上查看↗4,317
  1. Home
  2. User Interface & Experience
  3. Layout State Reset