Vinícius Ernani de Carvalho 6c4544a079 Create the backend 6 سال پیش
..
.npmignore 6c4544a079 Create the backend 6 سال پیش
LICENCE 6c4544a079 Create the backend 6 سال پیش
README.md 6c4544a079 Create the backend 6 سال پیش
index.js 6c4544a079 Create the backend 6 سال پیش
package.json 6c4544a079 Create the backend 6 سال پیش

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