Files
examples-for-kids/node_modules/to-array
..
2021-02-05 08:13:22 +03:00
2021-02-05 08:13:22 +03:00
2021-02-05 08:13:22 +03:00
2021-02-05 08:13:22 +03:00
2021-02-05 08:13:22 +03: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