moonsflyer 976fd6d369 initial commit of the project 7 miesięcy temu
..
.npmignore 976fd6d369 initial commit of the project 7 miesięcy temu
LICENCE 976fd6d369 initial commit of the project 7 miesięcy temu
README.md 976fd6d369 initial commit of the project 7 miesięcy temu
index.js 976fd6d369 initial commit of the project 7 miesięcy temu
package.json 976fd6d369 initial commit of the project 7 miesięcy temu

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