Skip to content

Commit bef4d43

Browse files
committed
chore: 删除 AssistsX Web Simple 项目
删除了 AssistsX Web Simple 项目的全部文件和文件夹,包括: - .gitignore - public/assistsx_plugin_config.json - .vscode/extensions.json - index.html - package.json 这个项目的所有代码和配置文件都不再需要,因此将其全部删除。
1 parent a4ecbc0 commit bef4d43

28 files changed

+3
-3485
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ StepManager.isStop = true
284284
| <img src="https://github.com/user-attachments/assets/fb9c6d75-4b19-42ab-90f2-65799cfec648" width=200/> | <img src="https://github.com/user-attachments/assets/49378ec3-71a2-4a5e-8510-bec4ec8d915e" width=200/>
285285
1群已满200人,要进1群可加我备注进1群
286286

287+
# 🎉新增JS支持库
288+
新增支持通过Web端实现Android平台自动化脚本的JS库:**[assistsx-js](https://github.com/ven-coder/assistsx-js)**
289+
287290
# 💝 支持开源
288291

289292
开源不易,您的支持是我坚持的动力!
@@ -317,19 +320,6 @@ StepManager.isStop = true
317320

318321
**感谢所有的支持者,得到你们的支持我将会更加完善开源库的能力!** 🚀
319322

320-
# 新增支持Html+js/vue/vite开发自动化脚本
321-
322-
> ⚠️当前处于可用但非稳定版本
323-
324-
本仓库源码中包含了一个通过vite编写的一个自动化脚本示例:`assists-web-simple`,可自行下载编译。项目中已经有编译好的vite示例在 `simple/src/main/assets/assists-web-simple`目录下,在当前示例App中可直接加载查看这个vite编写的自动化脚本。
325-
326-
`assists-web`是基础的web支持库,封装了webview js接口对web端调用的支持,但是对于web端本地开发调试不友好,需要了解android端相关知识
327-
328-
## AssistsX脚本平台
329-
为了支持本地开发调试和动态化加载脚本,特地开发了脚本平台App:[AssistsX](https://www.pgyer.com/SqGaCx8C),可支持脚本的本地安装,在线安装,局域网加载,远程加载
330-
331-
### [开发文档传送门](https://github.com/ven-coder/Assists/tree/master/assists-web-simple)
332-
333323
## Star History
334324

335325
[![Star History Chart](https://api.star-history.com/svg?repos=ven-coder/Assists&type=Date)](https://www.star-history.com/#ven-coder/Assists&Date)

assistsx-web-simple/.gitignore

Lines changed: 0 additions & 24 deletions
This file was deleted.

assistsx-web-simple/.vscode/extensions.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)