https://github.com/terwer/zhi
A series of libraries, widgets, plugins and themes based on siyuan-note 基于思源笔记的一系列框架、类库、工具、插件、挂件、主题等
https://github.com/terwer/zhi
blog plugin publish siyuan-note theme vue zhi
Last synced: 10 days ago
JSON representation
A series of libraries, widgets, plugins and themes based on siyuan-note 基于思源笔记的一系列框架、类库、工具、插件、挂件、主题等
- Host: GitHub
- URL: https://github.com/terwer/zhi
- Owner: terwer
- Created: 2023-02-23T17:07:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T03:48:17.000Z (12 days ago)
- Last Synced: 2025-04-15T04:36:07.297Z (12 days ago)
- Topics: blog, plugin, publish, siyuan-note, theme, vue, zhi
- Language: JavaScript
- Homepage: http://docs.terwer.space
- Size: 43.1 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[中文](README_zh_CN.md)
# Zhi
🛍️ A series of libraries, widgets, plugins and themes based on siyuan-note
[](https://github.com/terwer/zhi/tree/dev)

## Zhi family
### libraries
- [X] zhi-framework - Core Framework
- [X] [zhi-lib-base](https://github.com/terwer/zhi/tree/main/libs/zhi-lib-base) 
- [X] [zhi-device](https://github.com/terwer/zhi/tree/main/libs/zhi-device) 
- [X] [zhi-env](https://github.com/terwer/zhi/tree/main/libs/zhi-env) 
- [X] [zhi-log](https://github.com/terwer/zhi/tree/main/libs/zhi-log) 
- [X] [zhi-common](https://github.com/terwer/zhi/tree/main/libs/zhi-common) 
- [X] [zhi-common-json-validate](https://github.com/terwer/zhi/tree/main/libs/zhi-common-json-validate) 
- [X] [zhi-common-markdown](https://github.com/terwer/zhi/tree/main/libs/zhi-common-markdown) 
- [X] [zhi-common-version](https://github.com/terwer/zhi/tree/main/libs/zhi-common-version) 
- [X] [zhi-cmd](https://github.com/terwer/zhi/tree/main/libs/zhi-cmd) 
- [X] [zhi-blog-api](https://github.com/terwer/zhi/tree/main/libs/zhi-blog-api) 
- [X] [zhi-notion-markdown](https://github.com/terwer/zhi/tree/main/libs/zhi-notion-markdown) 
- [X] [zhi-xmlrpc-middleware](https://github.com/terwer/zhi/tree/main/libs/zhi-xmlrpc-middleware) 
- [X] [zhi-fetch-middleware](https://github.com/terwer/zhi/tree/main/libs/zhi-fetch-middleware) 
- [X] [zhi-github-middleware](https://github.com/terwer/zhi/tree/main/libs/zhi-github-middleware) 
- [X] [zhi-gitlab-middleware](https://github.com/terwer/zhi/tree/main/libs/zhi-gitlab-middleware) 
- [X] [zhi-siyuan-api](https://github.com/terwer/zhi/tree/main/libs/zhi-siyuan-api) 
- [X] [zhi-siyuan-picgo](https://github.com/terwer/siyuan-plugin-picgo/tree/main/libs/zhi-siyuan-picgo) 
- [X] [zhi-chatgpt](https://github.com/terwer/zhi/tree/main/libs/zhi-chatgpt) 
- [X] [zhi-rubick-core](https://github.com/terwer/zhi/tree/main/libs/zhi-rubick-core) 
- [X] [zhi-rubick-ui](https://github.com/terwer/zhi/tree/main/libs/zhi-picgo-ui)### scaffold && docs
- [X] [zhi-cli](https://github.com/terwer/zhi/tree/dev/apps/zhi-cli) 
- [X] [zhi-infra](https://github.com/terwer/zhi/tree/main/apps/zhi-infra) 
- [X] [zhi-docs](https://github.com/terwer/zhi/tree/dev/apps/zhi-docs) ### tools
- [X] [commit-config-custom](https://github.com/terwer/zhi/tree/dev/tools/commit-config-custom) 
- [X] [esbuild-config-custom](https://github.com/terwer/zhi/tree/dev/tools/esbuild-config-custom) 
- [X] [eslint-config-custom](https://github.com/terwer/zhi/tree/dev/tools/eslint-config-custom) 
- [X] [tsconfig](https://github.com/terwer/zhi/tree/dev/tools/tsconfig)
- [X] [vite-config-custom](https://github.com/terwer/zhi/tree/dev/tools/vite-config-custom) 
- [X] [vitest-config-custom](https://github.com/terwer/zhi/tree/dev/tools/vitest-config-custom) ### themes
- [X] [siyuan-theme-zhihu](https://github.com/terwer/siyuan-theme-zhihu) - Zhihu Theme Available### widgets
- [X] [sy-post-publisher](https://github.com/terwer/sy-post-publisher) - The Publishing Tool widget Available### plugins
- [X] [siyuan-plugin-publisher](https://github.com/terwer/siyuan-plugin-publisher) - Publishing Tool Now Available
![]()
- [X] [siyuan-plugin-picgo](https://github.com/terwer/siyuan-plugin-picgo) - PicGo Image Bed Now Available![]()
- [X] [siyuan-plugin-blog](https://github.com/terwer/siyuan-plugin-blog) - Blog Plugin Now Available![]()
- [X] [siyuan-plugin-importer](https://github.com/terwer/siyuan-plugin-importer) - Import Tool Now Available![]()
- [X] [siyuan-plugin-custom-slug](https://github.com/terwer/siyuan-plugin-custom-slug) - Document Alias Now Available![]()
- [X] [siyuan-plugin-kanban-girl](https://github.com/terwer/siyuan-plugin-kanban-girl) - Kanban Lady Now Available![]()
- [X] [siyuan-plugin-random-doc](https://github.com/terwer/siyuan-plugin-random-doc) - Document Roaming Now Available![]()
- [X] [siyuan-plugin-code-block](https://github.com/terwer/siyuan-plugin-code-block) - Code Block Beautification Now Available![]()
- [X] [siyuan-plugin-local-service](https://github.com/terwer/siyuan-plugin-local-service) - Local service Now Available![]()
- [X] [siyuan-plugin-2md](https://github.com/terwer/siyuan-plugin-2md) - Markdown batch convert Now Available