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