huanggang 03a863fb53 add node_modules 7 năm trước cách đây
..
.npmignore 03a863fb53 add node_modules 7 năm trước cách đây
LICENCE 03a863fb53 add node_modules 7 năm trước cách đây
README.md 03a863fb53 add node_modules 7 năm trước cách đây
index.js 03a863fb53 add node_modules 7 năm trước cách đây
package.json 03a863fb53 add node_modules 7 năm trước cách đây

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