Vinícius Ernani de Carvalho 6c4544a079 Create the backend 6 years ago
..
.npmignore 6c4544a079 Create the backend 6 years ago
LICENCE 6c4544a079 Create the backend 6 years ago
README.md 6c4544a079 Create the backend 6 years ago
index.js 6c4544a079 Create the backend 6 years ago
package.json 6c4544a079 Create the backend 6 years ago

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