DFS_Shuo_Chen e2eb47a926 V1.16.9 11 月之前
..
.npmignore e2eb47a926 V1.16.9 11 月之前
LICENCE e2eb47a926 V1.16.9 11 月之前
README.md e2eb47a926 V1.16.9 11 月之前
index.js e2eb47a926 V1.16.9 11 月之前
package.json e2eb47a926 V1.16.9 11 月之前

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