Socket
Socket
Sign inDemoInstall

object_entries

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object_entries

polyfill for es8 Object.entries


Version published
Weekly downloads
13
increased by1200%
Maintainers
1
Weekly downloads
 
Created
Source

Object.entries

This is a polyfill for the Object.entries 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_entries

Or just download it manually and add it to your project

License

This polyfill is available under the MIT license.

Keywords

FAQs

Package last updated on 18 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc