mirror of
https://github.com/mathuo/dockview
synced 2025-01-22 09:25:57 +00:00
chore: readme file
This commit is contained in:
parent
7ac07bdf0d
commit
dd8a648a3e
@ -1,5 +1,7 @@
|
||||
# Project Structure
|
||||
|
||||
This mono-repository has a number of packages containing the code for the [dockview](https://www.npmjs.com/package/dockview) library and the documentation website [dockview.dev](dockview.dev).
|
||||
|
||||
## dockview-core
|
||||
|
||||
- Contains the core logic for the dockview library.
|
||||
@ -9,8 +11,8 @@
|
||||
|
||||
- Depends on `dockview-core`.
|
||||
- Exports a `React` wrapper.
|
||||
- Published `dockview` package.
|
||||
- Published as [dockview](https://www.npmjs.com/package/dockview) on npm.
|
||||
|
||||
## docs
|
||||
|
||||
- Code for website found at [dockview.dev](dockview.dev).
|
||||
- Code for [dockview.dev](dockview.dev).
|
||||
|
Loading…
Reference in New Issue
Block a user