![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | package.json | 2025-03-12 08:59 | 795 | |
![]() | README.md | 2025-03-12 08:59 | 246 | |
![]() | LICENCE | 2025-03-12 08:59 | 1.0K | |
![]() | index.js | 2025-03-12 08:59 | 216 |
# 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