mirror of
				https://github.com/mathuo/dockview
				synced 2025-10-31 12:18:12 +00:00 
			
		
		
		
	Project Structure
This mono-repository has a number of packages containing the code for the dockview library and the documentation website dockview.dev.
dockview-core
- Contains the core logic for the dockview library.
- Written entirely in vanilla JavaScript/TypeScript.
dockview
- Depends on dockview-core.
- Exports a Reactwrapper.
- Published as dockview on npm.
docs
- Code for dockview.dev.