JavaScript evaluation engine for inline scripting within flows.
| Component | Description |
|---|---|
| JS Eval | Execute JavaScript (ES5) with ESM module support over HTTP |
helm repo add tinysystems https://tiny-systems.github.io/module/
helm install js-module tinysystems/tinysystems-operator \
--set controllerManager.manager.image.repository=ghcr.io/tiny-systems/js-modulego run cmd/main.go run --name=js-module --namespace=tinysystems --version=1.0.0This module is part of the Tiny Systems platform -- a visual flow-based automation engine running on Kubernetes.
This module's source code is MIT-licensed. It depends on the Tiny Systems Module SDK (BSL 1.1). See LICENSE for details.