nim-wox:用于在Nim中编写Wox插件的帮助程序库

时间:2024-03-05 08:10:59
【文件属性】:

文件名称:nim-wox:用于在Nim中编写Wox插件的帮助程序库

文件大小:44KB

文件格式:ZIP

更新时间:2024-03-05 08:10:59

plugin plugins wox nim-wox Nim

尼姆·沃克斯 在编写插件的帮助程序库 内容 安装 nimble install wox 用法 import browsers, json import wox proc query (wp: Wox , params: varargs [ string ]) = # create a global Wox object # add an item to Wox wp. add ( "Github" , # title "How people build software" , # subtitle "Images \\ gh.png" , # icon "" , # context data, leave blank if you don't need context menu "openUrl" ,


【文件预览】:
nim-wox-master
----.github()
--------workflows()
----src()
--------wox.nim(30KB)
----images()
--------demo.png(15KB)
----LICENSE(1KB)
----wox.nimble(308B)
----README.md(3KB)
----tests()
--------Images()
--------data()
--------woxtests.nim(4KB)
--------woxtests.nim.cfg(11B)
----.gitignore(50B)
----changelog.md(2KB)

网友评论