Giter VIP home page Giter VIP logo

auto.pro's Introduction

简介

开箱即用的 auto.pro 的 npm 扩展包,提供了一个 cli 工具来创建模板项目,让你轻松开发复杂 auto 应用。可配置 webpack、babel、ts、es6、压缩混淆、AES 加密,大家可以使用完整的 JS 新特性来写 auto 应用啦。

包名 版本 描述
@auto.pro/cli cli 工具,可用于下载模板,以及将 js 转换为 dex
@auto.pro/core 框架核心,提供应用和其他插件所需的各种属性、服务、权限
@auto.pro/action 动作插件,兼容高低安卓版本的点击、滑动等功能,配有贝塞尔函数等
@auto.pro/search 图色插件,封装了分辨率适配、循环找图、缓存及其他增强型函数
@auto.pro/stream 流程插件,提供了 RxJS 拓展操作符,便于检验和重做失效操作
@auto.pro/webview 网页插件,可使用 html 作为 UI 界面,有便捷的双向通信功能
@auto.pro/floaty 悬浮窗插件,快速创建悬浮窗,能拖动和切换,支持多个自定义按钮

本项目能做什么

  • 使用完善的 js、ts 语法特性
  • 框架级的应用设计
  • 将多个 JS 打包成单文件
  • 将 JS 进行混淆、加密、dex 化
  • 加载各种 npm 包,使 babel 等编译工具支持 auto 语法
  • 使用集成的 auto 模块
  • 使用 html 网页作为 UI

文档

文档地址

auto.pro's People

Contributors

molysama avatar dependabot[bot] avatar 1951397915 avatar zzliux avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.