armansansd 3424b1927b first commit il y a 2 ans
..
.npmignore 3424b1927b first commit il y a 2 ans
LICENCE 3424b1927b first commit il y a 2 ans
README.md 3424b1927b first commit il y a 2 ans
index.js 3424b1927b first commit il y a 2 ans
package.json 3424b1927b first commit il y a 2 ans

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