# to-array **Repository Path**: mirrors_TooTallNate/to-array ## Basic Information - **Project Name**: to-array - **Description**: Turn an array like into an array - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # to-array Turn an array like into an array ## Example ``` js var toArray = require("to-array") , elems = document.links var array = toArray(elems) ``` ## Installation `npm install to-array` ## Contributors - Raynos ## MIT Licenced