吕君喜 406d880ac6 first il y a 3 ans
..
.npmignore 406d880ac6 first il y a 3 ans
LICENCE 406d880ac6 first il y a 3 ans
README.md 406d880ac6 first il y a 3 ans
index.js 406d880ac6 first il y a 3 ans
package.json 406d880ac6 first il y a 3 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