文件名称:autojs-dev:将被镜像到在Electron上运行UI的工具
文件大小:74KB
文件格式:ZIP
更新时间:2024-06-03 10:38:43
nodejs cli-app autojs TypeScript
Auto.js DevTools
环境配置
本工具依赖于,并且只有通过Node.js内置的npm指令才可安装。
Node.js安装完成后,运行:
npm i -g autojs-dev
或者安装到工程目录
支持的指令:
autojs create
【文件预览】:
autojs-dev-master
----src()
--------build.ts(4KB)
--------images.ts(1KB)
--------util.ts(617B)
--------create.ts(1KB)
--------screencap.ts(811B)
--------index.ts(814B)
--------boilerplate.ts(5KB)
--------adb.ts(1KB)
--------plugins()
--------generate.ts(2KB)
----.npmignore(94B)
----types()
--------auto.d.ts(1018B)
--------modules()
--------autojs.d.ts(49KB)
--------adbkit.d.ts(750B)
----tsconfig.json(5KB)
----template()
--------schema.json(2KB)
--------script.tpl(170B)
--------script.ejs(252B)
--------tsconfig.json(5KB)
--------boilerplate.json(1KB)
----.gitignore(73B)
----readme.md(1KB)
----bin()
--------autojs-cap(48B)
--------autojs(44B)
--------autojs-new(50B)
--------autojs-img(45B)
--------autojs-build(44B)
--------autojs-create(45B)
----package-lock.json(131KB)
----package.json(1KB)