node-array-from

ES2015 Array.from ponyfill
  https://github.com/studio-b12/array-from
  0
  no reviews



Node.js module providing a ponyfill (i.e. a polyfill that doesn't overwrite the native method) for the ES 2015 (ES6) Array.from().

Node.js is an event-based server-side JavaScript engine.