to-array
Turn an array like into an array
Last updated 12 years ago by raynos .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install to-array 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.1.4                                ...           latest (11 years ago)

5 Versions

  • 0.1.4                                ...           11 years ago
  • 0.1.3                                ...           12 years ago
  • 0.1.2                                ...           12 years ago
  • 0.1.1                                ...           12 years ago
  • 0.1.0                                ...           12 years ago
Maintainers (1)
Downloads
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |