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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?