0.0.4 • Published 7 years ago

rkgttr-arrayfrompolyfill v0.0.4

Weekly downloads
20
License
MIT
Repository
github
Last release
7 years ago

rkgttr-arrayfrompolyfill

NPM version NPM downloads Build Status Coverage Status Dependency Status

Polyfill for Array.from.

How to Install

$ npm install rkgttr-arrayfrompolyfill --save-dev

or

$ yarn add rkgttr-arrayfrompolyfill --dev

Getting Started

import 'rkgttr-arrayfrompolyfill';

or

require('rkgttr-arrayfrompolyfill');

License

MIT © 2016 Erik Guittiere