polyfill-object.fromentries

1.0.1 • Public • Published

Object.fromEntries() polyfill

Provides polyfill for Object.fromEntries().

Usage

Importing the module will automatically monkey-patch the Object class, adding the static method only if needed. If the functionality is already present, nothing is done.

require('polyfill-object.fromentries');

Object.fromEntries(...);

License

This package is published under the MIT license. See the enclosed LICENSE file for further information.

Package Sidebar

Install

npm i polyfill-object.fromentries

Weekly Downloads

14,101

Version

1.0.1

License

MIT

Unpacked Size

4.53 kB

Total Files

6

Last publish

Collaborators

  • qafir