urbanu619 e168f54beb first commit hace 10 meses
..
.npmignore e168f54beb first commit hace 10 meses
LICENCE e168f54beb first commit hace 10 meses
README.md e168f54beb first commit hace 10 meses
index.js e168f54beb first commit hace 10 meses
package.json e168f54beb first commit hace 10 meses

README.md

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