scriptable-mocks
v1.0.3
Published
Mocked objects to allow Scriptable code to run on Node
Downloads
1
Readme
Scriptable-Mocks
A set of mocked objects that allow code written for the Scriptable iOS app to run on node.js
Usage
Install
npm i -g scriptable-mocks
Running a script
scriptable run <path-to-script>
APIs Implemented
- args
- Data (partial)
- FileManager (partial)
- importModule
- Script