Archived
4 MB
5
93
19
capture
color-picker
cross-platform
electron
grpc
nodejs
rust
shortcuts
simulation
tool
desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占用空间小, 安装便捷, 使用简单, 高性能, 资源占用极小, 可取代 iohook 和 robotjs
Repo health (37%)
- Readme
- Mozilla Public License 2.0
- No code of conduct
- No contribution guidelines
- No issue template
- No pull request template
Package
- rubickbase
- Version: 1.4.2
- Downloads: 0 (last week)
- Bundle size: 538 KB minified (141 KB gzipped)
- 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.