panelsnap

A JavaScript plugin that provides snapping functionality to a set of panels within your interface.

  • 所有者: guidobouman/panelsnap
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

PanelSnap

Codacy Badge
Build Status
npm

A JavaScript plugin that provides snapping functionality to a set of panels within your interface.

Installation

npm install panelsnap
import PanelSnap from 'panelsnap';

const instance = new PanelSnap();
<body>
  <section>
    ...
  </section>
  <section>
    ...
  </section>
  <section>
    ...
  </section>
</body>

Documentation

Check out the documentation at https://panelsnap.com or the docs folder for a working demo.

Credits

  • jellea for early feedback and brainpickings.
  • aalexandrov for small improvements & bugfixes.
  • akreitals for fixing keyboard navigation when disabled.
  • brumm far a panel count bug.
  • dpaquette for the offset option.
  • wudi96 for button navigation.

主要指标

概览
名称与所有者guidobouman/panelsnap
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2013-02-11 19:24:08
推送于2024-09-26 14:00:47
最后一次提交2019-07-31 11:47:58
发布数27
最新版本名称v1.3.0 (发布于 )
第一版名称v0.7.2 (发布于 )
用户参与
星数638
关注者数15
派生数136
提交数447
已启用问题?
问题数113
打开的问题数4
拉请求数50
打开的拉请求数1
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?