nodePong/node_modules/socket.io/node_modules/socket.io-client/node_modules/to-array
2016-02-10 10:36:00 +01:00
..
.npmignore version 0.0.1 - HTTP & SocketIo services on server 2016-02-10 10:36:00 +01:00
index.js version 0.0.1 - HTTP & SocketIo services on server 2016-02-10 10:36:00 +01:00
LICENCE version 0.0.1 - HTTP & SocketIo services on server 2016-02-10 10:36:00 +01:00
package.json version 0.0.1 - HTTP & SocketIo services on server 2016-02-10 10:36:00 +01:00
README.md version 0.0.1 - HTTP & SocketIo services on server 2016-02-10 10:36:00 +01:00

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