This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.

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