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: 9 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T08:21:09.000Z (13 days ago)
- Last Synced: 2024-12-10T09:24:44.249Z (13 days ago)
- Topics: auto-click, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=simonhe.auto-click
- Size: 2.35 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)