Files
peya-nodejs-pool/node_modules/to-array
Mark Allen Evans bd7256ec7c checkpoint
2020-10-13 00:35:14 +00:00
..
2020-10-13 00:35:14 +00:00
2020-10-13 00:35:14 +00:00
2020-10-13 00:35:14 +00:00
2020-10-13 00:35:14 +00:00
2020-10-13 00:35:14 +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

MIT Licenced