This mono-repository has a number of packages containing the code for the dockview library and the documentation website dockview.dev.
- Contains the core logic for the dockview library.
- Written entirely in vanilla JavaScript/TypeScript.
- Depends on
dockview-core
. - Exports a
React
wrapper. - Published as dockview on npm.
- Code for dockview.dev.