deepsea ca9f471156 first commit il y a 1 an
..
.npmignore ca9f471156 first commit il y a 1 an
LICENCE ca9f471156 first commit il y a 1 an
README.md ca9f471156 first commit il y a 1 an
index.js ca9f471156 first commit il y a 1 an
package.json ca9f471156 first commit il y a 1 an

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