-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
What feature or new tool do you think should be added to DevToys?
I have JSON tree I want to escape to CSV. Basically I need to do following transformations:
- Transform to one line
- Escape double quotes
Why do you think this is needed?
So that people can work with CSV conveniently.
Solution/Idea
No response
Comments
No response