kiruthiga 55473b7e7c initial push il y a 5 jours
..
.npmignore 55473b7e7c initial push il y a 5 jours
LICENCE 55473b7e7c initial push il y a 5 jours
README.md 55473b7e7c initial push il y a 5 jours
index.js 55473b7e7c initial push il y a 5 jours
package.json 55473b7e7c initial push il y a 5 jours

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