https://github.com/neknaj/websplitlayout
スプリットバーでリサイズできる、入れ子可能な縦横の分割レイアウトを簡単につくれます
https://github.com/neknaj/websplitlayout
layout web
Last synced: 12 months ago
JSON representation
スプリットバーでリサイズできる、入れ子可能な縦横の分割レイアウトを簡単につくれます
- Host: GitHub
- URL: https://github.com/neknaj/websplitlayout
- Owner: neknaj
- License: mit
- Created: 2024-04-03T18:07:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T14:40:12.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T06:06:22.607Z (12 months ago)
- Topics: layout, web
- Language: JavaScript
- Homepage: https://neknaj.github.io/webSplitLayout/
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webSplitLayout
webでリサイズ可能なレイアウトを簡単に作るためのライブラリ
type1: コンテンツの配置が固定されたレイアウト
type2: コンテンツの配置を自由に変えれるレイアウト(未完成)