View JSON string or file from pasteboard, show History window, run scripts or do other things right in Raycast.
View from Pasteboard
View JSON string or file from pasteboard in OK JSON.
View from Selected Text
View selected text as JSON string in OK JSON.
Run Script
Run custom scripts with pasteboard content as the input or with specified input in OK JSON.
Show Scripts Panel
Open Scripts Panel window in OK JSON.
Show History
Open Scripts Panel window in OK JSON.
Reload Scripts
Reload scripts folder in OK JSON.
Open the project in your IDE of choice and install the dependencies via:
$ npm install
To run and test the Xcode extension locally:
$ npm run dev