hwo to convert an integer into an array in javascript code example Example: integer to array javascript Array.from(String(12345), Number);