
使用 html css js 作为 autojs (AutoX) 的界面,当然也可以用 SolidJs,React,Svelte,Vue 之类的 前端框架
AutoJS_Web is an innovative framework that utilizes HTML, CSS, and JavaScript to create user interfaces for AutoJS applications. By allowing seamless communication between these technologies, it empowers developers to construct complex projects with enhanced interactivity and visually appealing layouts. Whether you prefer working with native AutoJS interfaces or modern web frameworks like React or Vue, AutoJS_Web provides the flexibility to choose your development style.
This framework supports ES6+ syntax and facilitates the use of TypeScript, enabling efficient coding and easier maintenance. With its capabilities, you can build robust applications that leverage the power of modern web standards alongside the efficiency of AutoJS, making it a solid option for developers looking to elevate their project development.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.