mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
11 lines
427 B
Markdown
11 lines
427 B
Markdown
## Description
|
|
|
|
Shui is the component library for logseq. It has 3 main goals:
|
|
|
|
1. Provide an abstraction for specific components, separate from the main codebase
|
|
2. Provide a consistent look and feel for the future of logseq
|
|
3. Provide ready to use components to plugin authors to allow for a more consistent better user experience of plugin authors and users
|
|
|
|
## API
|
|
|
|
This library is under the parent namespace `logseq.shui`. |