Skip to content

SkinnyDevi/nios-scriptable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIOS - Scriptable

A node package that forces types on iOS Scriptable's JS files for better coding.

You may use .ts files and compile them using TypeScript for easy conversions and usage from typescript to javascript.

Please note that when using this method of development, it is essential to remove the imports from this library for correct execution in the Scriptable app itself.

All credits of documentation and further coding goes to Simon Støvring.

Example project

You can find an example project in the following repo.