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
I didn't find code in the github for a self hosting option. From security standpoint it is not a good idea to paste Strings in someone's website & share sensitive/protected data. Self hosting would be a good option.
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
4 comments