mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2026-04-04 12:22:35 +02: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