tree: 325af2341cb57ed1ebdfd46454029c2dd0b340d2 [path history] [tgz]
  1. .npmignore
  2. index.js
  3. LICENCE
  4. package.json
  5. README.md
src/cobalt/debug/remote/devtools/node_modules/to-array/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