urbanu619 e168f54beb first commit 10 月之前
..
.npmignore e168f54beb first commit 10 月之前
LICENCE e168f54beb first commit 10 月之前
README.md e168f54beb first commit 10 月之前
index.js e168f54beb first commit 10 月之前
package.json e168f54beb first commit 10 月之前

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