A-List-Generator is a static browser tool that converts pasted text into HTML ordered or unordered lists.
- Accepts comma-delimited or newline-delimited text
- Generates HTML list markup for ordered and unordered lists
- Includes copy-to-clipboard support for the generated 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