Simple react app to convert new lines to commas. Checkout main branch to get the app's code. I developed this tool because of the difficulty I had while working with MySQL Queries notably writing out the clause: WHERE some_column IN (...LIST_OF_COMMA_SEPARATED_VALUES...).