Open CrownPab opened 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
devty | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 23, 2023 7:45pm |
Can you please use useThrottle and update result when user updates input?
Also the CSV conversion is not working
Please use built-in Select component. Use this as reference.
Also the CSV conversion is still not working for me. You can add a check that if the input starts with { then put that input in []
Also YAML to CSV is not working. You can convert YAML to JSON then to CSV.
Changing Input Type and Output Type doesn't reflect the change in the output.
If you need any help feel free to message me on discord or comment here.
Module for Json conversion has been added. Module can successfully convert JSON to YAML, JSON to CSV, and vice versa. 2 npm Packages have been added to complete this module. Resolves #13