armansansd 3424b1927b first commit 2 years ago
..
.npmignore 3424b1927b first commit 2 years ago
LICENCE 3424b1927b first commit 2 years ago
README.md 3424b1927b first commit 2 years ago
index.js 3424b1927b first commit 2 years ago
package.json 3424b1927b first commit 2 years ago

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