Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simon-he95/auto-click
提供简便的自动选中功能
https://github.com/simon-he95/auto-click
auto-click vscode vscode-extension
Last synced: 10 days ago
JSON representation
提供简便的自动选中功能
- Host: GitHub
- URL: https://github.com/simon-he95/auto-click
- Owner: Simon-He95
- License: mit
- Created: 2023-11-09T15:45:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-22T03:23:22.000Z (11 months ago)
- Last Synced: 2023-12-22T04:27:01.353Z (11 months ago)
- Topics: auto-click, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=simonhe.auto-click
- Size: 2.26 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
English | 简体中文
![demo](assets/demo.gif)
```json
"configuration": {
"type": "object",
"title": "UnoCSS",
"properties": {
"autoclick.second": {
"type": "number",
"default": 500,
"description": "控制间隔多久触发自动点击"
}
}
}
```## :coffee:
[buy me a cup of coffee](https://github.com/Simon-He95/sponsor)
## License
[MIT](./license)