array-from
array-from copied to clipboard
A ponyfill for the ES 2015 `Array.from()`
Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing
There is a broken link in Readme.md, presumably to a page which explained why the classic polyfill approach is undesirable. > You can also use it as a classical polyfill....
There is already a PR to fix this: https://github.com/studio-b12/array-from/pull/11
Fixes package.json files section to not read the root. related: https://github.com/zeit/pkg/issues/524#issuecomment-423476064 https://github.com/zeit/pkg/issues/528
https://github.com/es-shims/es-shim-api, by @ljharb. It’d be good to have these things consistent.
https://github.com/studio-b12/array-from/pull/3#issuecomment-126810481
https://github.com/studio-b12/array-from/pull/3#commitcomment-12485454 We don’t want to reinvent the wheel.
https://github.com/studio-b12/array-from/pull/3#commitcomment-12485459