dockview/packages/dockview-vue
2024-08-15 21:39:45 +01:00
..
scripts chore: configure dockview-vue package 2024-05-14 20:37:45 +01:00
src chore: remove method 2024-08-15 21:39:45 +01:00
jest.config.ts feat: vue3 fixes 2024-05-10 22:44:24 +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
tsconfig.app.json feat: Vue 3 Support 2024-03-11 21:54:30 +00:00
tsconfig.build-types.json feat: Vue 3 Support 2024-03-11 21:54:30 +00:00
tsconfig.config.json feat: Vue 3 Support 2024-03-11 21:54:30 +00:00
tsconfig.json feat: Vue 3 Support 2024-03-11 21:54:30 +00:00
tsconfig.typedoc.json chore: improve docs 2024-07-09 21:16:59 +01:00
typedoc.json chore: improve docs 2024-07-09 21:16:59 +01:00
vite.config.ts chore: configure dockview-vue package 2024-05-09 21:04:45 +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.