DFS_Shuo_Chen e2eb47a926 V1.16.9 11 ay önce
..
.npmignore e2eb47a926 V1.16.9 11 ay önce
LICENCE e2eb47a926 V1.16.9 11 ay önce
README.md e2eb47a926 V1.16.9 11 ay önce
index.js e2eb47a926 V1.16.9 11 ay önce
package.json e2eb47a926 V1.16.9 11 ay önce

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