UNPKG

to-array.js

Version:

Converts primitives and objects (plain or array-like) to a sensible array representation for Node.js and the browser.

13 lines (12 loc) 151 B
language: node_js node_js: - 0.10 branches: only: - master before_install: - npm install script: - "npm test" notifications: email: true