Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henrahmagix/workflowlang


https://github.com/henrahmagix/workflowlang

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Workflowlang

Example
```
if $foo contains(some string)
show cancel alert (Title message) (This is the body showing variable \$bar as $bar with text after)
end if
show $$date(current)
```