Utility-JS for SAMMI
A downloadable tool
Overview:
This is a SAMMI extension that allows you to use custom javascript within SAMMI itself. This extension is extremely powerful and will allow you to prototype concepts or buttons extremely fast, as well as have very clean code in your buttons. No more using tons of commands for a simple loop! Just use the custom javascript extension to put traditional for or while loops directly into your commands instead!
Install:
Download the release version of Utility-JS.sef to your extensions folder of choice, then install with the SAMMI Core like any other extension and you're good to go!
You can optionally download the sortObjArray.yaml file as well. It is used with the example buttons "Import File Example" and "Execute Function Example". It contains a simple example function that sorts an object array using a random property. Simply place it in the SAMMI core root directory and use the included buttons.
Usage:
It should go without saying, but if you don't know how to code in Javascript you will have difficulties with this extension. Currently there are tutorials in the "Custom Functions" deck that comes with it. Please read the tutorials, they will be helpful.
* v0.8
* Initial release
Status | In development |
Category | Tool |
Author | Failstream |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.