mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-23 01:40:10 +00:00
to-array
Turn an array like into an array
Example
var toArray = require("to-array")
, elems = document.links
var array = toArray(elems)
Installation
npm install to-array
Contributors
- Raynos