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

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