arrayThis

instantly convert your text list to array; valid for JS, PHP, PERL, PYTHON (as list) and much more.

[ your text list here ]

Is your list ready? In the need to optimize your list (remove duplicates, empty lines, sort, prefix and suffix, etc.) use KitTxt before.

convert

quotes

numbers in quotes?

clear all

[ raw ] comma delimited values (more info)

[ javascript ] var array_name = [ python ] list_name =

[ php ] $array_name = [ perl ] @array_name =

Why this? Because I needed a quick tool for passing portions of data (data excel columns, text lists, etc.) to array. Hope it helps you too.