// use object.keys to transform to array of key and use .length var object_length = Object.keys(<vue object>).length;