object_values

0.1.2 • Public • Published

Object.entries

This is a polyfill for the Object.values function from the ECMAScript 8

Why Another One?

Because of the already writtern polyfills are too complicated and I wanted something simpler and doesn't relys on other new prototypes!.

Usage

You can install it with npm

npm install --save object_values

Or just download it manually and add it to your project

License

This polyfill is available under the MIT license.

/object_values/

    Package Sidebar

    Install

    npm i object_values

    Weekly Downloads

    16,286

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • khaledelansari