https://github.com/dcmox/moxyscript-conditions
Condition Editor for MoxyScript
https://github.com/dcmox/moxyscript-conditions
condition editor evaluator
Last synced: about 1 month ago
JSON representation
Condition Editor for MoxyScript
- Host: GitHub
- URL: https://github.com/dcmox/moxyscript-conditions
- Owner: dcmox
- License: apache-2.0
- Created: 2020-01-18T03:03:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T23:07:26.000Z (over 6 years ago)
- Last Synced: 2025-11-29T17:26:12.629Z (7 months ago)
- Topics: condition, editor, evaluator
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moxyscript-conditions
MoxyScript Condition Editor. Build conditions that can be cached and evaluated later so you don't have to bother coding them in manually. Special care is used to ensure injections do not find their way through. Conditions can be built on the front end.
## Use
There are examples in the tests folder along with a small demo. This script is still early in development.