mirror of
https://github.com/mathuo/dockview
synced 2025-03-10 07:52:07 +00:00
39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
<div align="center">
|
|
<h1>dockview</h1>
|
|
|
|
<p>Zero dependency layout manager supporting tabs, groups, grids and splitviews. Supports React, Vue and Vanilla TypeScript</p>
|
|
|
|
</div>
|
|
|
|
---
|
|
|
|
[](https://www.npmjs.com/package/dockview-core)
|
|
[](https://www.npmjs.com/package/dockview-core)
|
|
[](https://github.com/mathuo/dockview/actions?query=workflow%3ACI)
|
|
[](https://sonarcloud.io/summary/overall?id=mathuo_dockview)
|
|
[](https://sonarcloud.io/summary/overall?id=mathuo_dockview)
|
|
[](https://bundlephobia.com/result?p=dockview-core)
|
|
|
|
##
|
|
|
|

|
|
|
|
Please see the website: https://dockview.dev
|
|
|
|
## Features
|
|
|
|
- Serialization / deserialization with full layout management
|
|
- Support for split-views, grid-views and 'dockable' views
|
|
- Themeable and customizable
|
|
- Tab and Group docking / Drag n' Drop
|
|
- Popout Windows
|
|
- Floating Groups
|
|
- Extensive API
|
|
- Supports Shadow DOMs
|
|
- High test coverage
|
|
- Documentation website with live examples
|
|
- Transparent builds and Code Analysis
|
|
- Security at mind - verifed publishing and builds through GitHub Actions
|
|
|
|
Want to verify our builds? Go [here](https://www.npmjs.com/package/dockview#Provenance).
|