JavaScript Automatic Array Generator

This application is aimed for JavaScript programmers who need a tool to automatically generate code for a JavaScript Array.

  1. Choose an Array Constructor method from the Configuration Box
  2. Use the Input Panel to enter the name of the array, the number of values to be indexed and a value to be repeated.
  3. Use the Import Box if you have your values stored in either CSV or TDD formats.
  4. Hit the submit button. Generate an automatic array!

INPUT PANEL

IMPORT BOX

CONFIGURATION BOX

 

OUTPUT PANEL

output of the function