dockview/packages/dockview-core
2024-08-27 20:59:38 +01:00
..
scripts chore: Github Publish Actions 2023-10-22 11:28:42 +01:00
src feat: panel initial sizing 2024-08-27 20:59:38 +01:00
gulpfile.js chore: css exported only from core package 2024-03-13 23:13:57 +00:00
jest.config.ts chore: update dependencies 2023-10-22 15:48:28 +01:00
package.json chore(release): publish v1.16.1 2024-08-13 19:45:23 +01:00
README.md chore: update README.md files 2024-05-28 21:46:32 +01:00
rollup.config.js chore: rename script commands 2023-07-13 20:20:37 +01:00
tsconfig.esm.json feat: tsconfig adjustments 2023-04-03 22:06:10 +01:00
tsconfig.json feat: tsconfig adjustments 2023-04-03 22:06:10 +01:00
typedoc.json feat: add typedocs 2023-05-16 21:28:02 +01:00

dockview

Zero dependency layout manager supporting tabs, groups, grids and splitviews. Supports React, Vue and Vanilla TypeScript


npm version npm CI Build Coverage Quality Gate Status Bundle Phobia

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.