Text List Input
0 characters | 0 words
Arrayed Output
Comma-Separated Values (CSV)
JavaScript (
Python (
var array_name =)
Python (
list_name =)
PHP (
Perl (
$array_name =)
Perl (
@array_name =)
Rust Tuples (
let tuple_name =)
More information
Instantly convert your text list into arrays (or tuples) for different programming languages such as JavaScript, PHP, Perl, Python and more.
This tool helps you save time by quickly passing portions of your data (e.g. from Microsoft® Excel® rows, Google Docs, text lists, or CSV) to an array.
There are additional features and customisation options hidden under the "Settings" menu, such as parsing data as booleans or numbers, as well as whitespace elimination and quote style options.