GithubHelp home page GithubHelp logo

howecheung / ios-scriptable-tsx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2214962083/ios-scriptable-tsx

0.0 0.0 0.0 515 KB

在 vscode 上使用 typescript 和 jsx 开发 ios 小组件的小框架.基于 Scriptable app.

License: MIT License

JavaScript 64.67% TypeScript 34.36% Shell 0.02% HTML 0.95%

ios-scriptable-tsx's Introduction

ios-scriptable-tsx logo

Version Github stars Issues Repo size Language Last commit date License Keywords

ios-scriptable-tsx



介绍

本项目旨在给 Scriptable 开发者提供舒适的开发体验, Scriptable 是 ios 上一个用 js 开发桌面小组件的 app ,如果你还没安装,可以点我下载


ios-scriptable-tsx 是一个二次封装 Scriptable 官方 api 的开发框架,它具有以下特点:


1. 支持在 pc 开发,支持实时监听修改、编译同步到手机运行。


2. 支持使用 typescript 和 tsx 开发小组件,支持 api 类型提示、自动补全。


3. 支持打包混淆、加密 js。


4. 支持远程输出 console 日志到 pc 的命令窗口。


5. 支持环境变量定义,打包时自动替换环境变量为预设值。


6. 常用函数封装,使用更便捷。


使用

  1. 先克隆本仓库

    git clone https://github.com/2214962083/ios-scriptable-tsx.git

  1. 进入到 ios-scriptable-tsx 目录里,执行 npm install 安装依赖

  1. 打开 vscode 愉快开发,打包入口文件默认是 ./src/index.ts

  1. 执行 npm run build 打包到 ./dist 文件夹

文档

讨论

项目参考

许可证

MIT

Copyright (c) 2020-present, Yang xiaoming

ios-scriptable-tsx's People

Contributors

2214962083 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.