We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b07da commit f860e6bCopy full SHA for f860e6b
1 file changed
README.md
@@ -1,10 +1,13 @@
1
# Transformation Toolbox
2
3
+Transform input between JSON, YAML, and base64 to your heart's content.
4
+
5
<img src="./assets/toolbox_screenshot.png"/>
6
7
## Roadmap
8
9
- JWT support
10
- download to file
11
+- export node executable for entire pipeline transformation (?)
12
- jq-like transformations on JSON steps
13
- yq-like transformations on YAML steps
0 commit comments