Skip to content

allcapsjoe/SwitchTheList

Repository files navigation

SwitchTheList

SwitchTheList is a static browser tool for converting comma-delimited text to newline-delimited text and back again.

Live Site

What It Does

  • 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

Local Use

Open index.html directly in a browser, or serve the repo from any static file server.

Project Status

This is a mature single-purpose utility site. The codebase is intentionally simple and is maintained on a lightweight, as-needed basis.

License

MIT