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