urbanu619 e168f54beb first commit 7 months ago
..
.npmignore e168f54beb first commit 7 months ago
LICENCE e168f54beb first commit 7 months ago
README.md e168f54beb first commit 7 months ago
index.js e168f54beb first commit 7 months ago
package.json e168f54beb first commit 7 months 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