297 KB
2
62
13
[Nodejs][cross-platform] 鼠标键盘模拟输入&事件监听、光标位置获取、获取剪贴板文件或文本、获取已安装应用列表和图标、获取活跃&聚焦窗口信息、获取文件管理器实时路径 | Mouse and keyboard simulation input & event listening, cursor position acquisition, get clipboard file or text, get installed application list and icon, get active &focus window information, get file manager real-time path
Repo health (50%)
- Readme
- Mozilla Public License 2.0
- No code of conduct
- No contribution guidelines
- No issue template
- No pull request template
Package
- rubick-native
- Version: failed to load
- Downloads: 5 (last week)
- Bundle size: failed to load
- Install size: failed to load
- Publish size: failed to load
Filter syntax examples
.js
will only include paths containing.js
..js$
will only include files with.js
extension.!test,!.lock
will ignore paths containingtest
or.lock
.!.test.js$,!^docs/
will ignore paths ending with.test.js
or starting withdocs/
.!.md$,^README.md$
will ignore all Markdown files (i.e. ending with.md
) except forREADME.md
in the root of the repository.^src/
will exclude all paths, except for the ones starting withsrc/
(i.e. placed in thesrc
folder).
See ghloc for details.