Files
logseq/deps/shui/README.md
Gabriel Horner ad9dc70b9c fix: finish removing table v2 from shui dep
Followup to 82a1a18762.
Copied more useful intro from shui-graph into README
2024-05-15 10:25:31 -04:00

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`.