SwitchTheList is a static browser tool for converting comma-delimited text to newline-delimited text and back again.
- Converts comma-separated lists into line-separated lists
- Converts line-separated lists back into comma-separated lists
- Includes copy-to-clipboard support for the transformed output
Open index.html directly in a browser, or serve the repo from any static file server.
This is a mature single-purpose utility site. The codebase is intentionally simple and is maintained on a lightweight, as-needed basis.
MIT