$ cnpm install es7-object-polyfill
Installing:
npm install es7-object-polyfill
Usage:
require ('es7-object-polyfill')
It will automatically create Object.values and Object.entries — but only if they're not already defined.
Served from Unpkg CDN:
<script src="https://unpkg.com/es7-object-polyfill"></script>
Copyright 2013 - present © cnpmjs.org | Home |