Skip to content

Commit

Permalink
refactor: 引入 electron 工具类
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 22, 2023
1 parent f96202a commit d8bb857
Show file tree
Hide file tree
Showing 9 changed files with 3,685 additions and 23 deletions.
3,039 changes: 3,039 additions & 0 deletions public/libs/plugin-publisher-bridge/index.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions public/libs/zhi-electron/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# zhi-electron
a simple api for electron

## Usage

```js
// siyuan condole
zhiWindow.openBrowserWindow("https://www.baidu.com")
```
Loading

0 comments on commit d8bb857

Please sign in to comment.