Convert a list of items into an array for your favorite programming language.
Turns a plain list of items into a ready-to-paste array literal in your target language — with the right brackets, quote style, and separators — so you're not hand-formatting fixture data or test arrays.
Yes — your last-used template, wrapper, quote style, and delimiter are saved in your browser's local storage, so the tool starts where you left off.
The presets just apply a common combination in one click (e.g. "SQL IN (...)" sets parentheses wrapping with single quotes) — every preset's result is also reachable by setting the individual options yourself.