DFS_Shuo_Chen e2eb47a926 V1.16.9 před 1 rokem
..
.npmignore e2eb47a926 V1.16.9 před 1 rokem
LICENCE e2eb47a926 V1.16.9 před 1 rokem
README.md e2eb47a926 V1.16.9 před 1 rokem
index.js e2eb47a926 V1.16.9 před 1 rokem
package.json e2eb47a926 V1.16.9 před 1 rokem

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