I should have mentioned that all transformations run purely on the client side for speed and privacy. If you want to share a result with others, you can generate a shareable link, which stores the transformation flow in the backend.
A shared example here: https://stringflux.io/?s=qzUAxXvv
thanks for the feedback!
you're right. the github repo is served as issue tracker.
All transformations happen on client side. Unless user creates share link, user's transformation data is not sent to server.
I'll explore other options like chrome extension or integrate with some IDEs
All transformations run purely on the client side for speed and privacy. If you want to share a result with others, you can generate a shareable link, which stores the transformation flow in the backend.
reply