Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

alexkuang0/scriptable-x-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptableX

🚧 Work in Progress

JSX support for Scriptable (iOS) widget.

Instructions

Install dependencies

npm install

Build JSX files to plain JavaScript

  • Entry file: src/index.jsx
  • Output file (runs in Scriptable): dist/index.js
npm run build

LICENSE

MIT License

Copyright (c) 2021 Alex Kuang

About

JSX support for Scriptable (iOS) widget.

Resources

License

Stars

Watchers

Forks