armansansd 3424b1927b first commit hace 2 años
..
.npmignore 3424b1927b first commit hace 2 años
LICENCE 3424b1927b first commit hace 2 años
README.md 3424b1927b first commit hace 2 años
index.js 3424b1927b first commit hace 2 años
package.json 3424b1927b first commit hace 2 años

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