落日晚风 cff33ad7d1 清空 1 سال پیش
..
.npmignore cff33ad7d1 清空 1 سال پیش
LICENCE cff33ad7d1 清空 1 سال پیش
README.md cff33ad7d1 清空 1 سال پیش
index.js cff33ad7d1 清空 1 سال پیش
package.json cff33ad7d1 清空 1 سال پیش

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