Registered StackHub users may elect to receive email notifications whenever a new package version is released.
There are 0 watchers.
AxonatorUI is a SkySpark extension that provides a simple front end for Axonator.
Axonator is a SkySpark extension that encrypts your Axon source code, keeping it safe from prying eyes.
AxonatorUI is an app and a simple front-end to Axonator that demonstrates the encryption process. No Axon experience required!
After installing afAxonatorUiExt
and enabling it on a project, visit the Axonator UI app:
Copy paste your Axon source code in to the box on the left (or keep the default helloWorld
function) and click Axonate . Encrypted Axon code then appears in the box on the right.
Key functions can be a complicated topic, but the Axonator UI settings make them easy to understand:
You may also copy paste multiple function records in the Trio text format. If you don't have any trio to hand to test it out, here's some I made earlier:
// sample .trio file for demonstration purposes// copy 'n' paste me in to AxonatorUIfunc name : testFunc1 src : (name) => do return "Hello " + name + "!" end ---- tag1 : this-record tag2 : is tag3 : not-a-func ---- func name : testFunc2 src : () => do return "Good bye " + name + "!" end
AxonatorUI (not to be confused with Axonator itself) is free software licensed under the permissive ISC Licence by the Internet Systems Consortium - it is similar to the popular MIT licence, only shorter!
v0.9.4
v0.9.2
axonated
tag.v0.9.0
v0.0.2
Version | 0.9.4Beta |
---|---|
License | ISC |
Build date | 5 years ago on 13th Jul 2019 |
Requirements | SkySpark v3.0.13 |
Depends on | |
File name | afAxonatorUiExt.pod |
File size | 101.78 kB |
MD5 | 932aa6c5746aba10adcc239201125d7f |
SHA1 | 04874ac5a6d3d56d88824ca526babd37085d0ca3 |
Published by Fantom FactoryDownload nowAlso available via SkyArc Install Manager |