<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Ponyfills Updates Weekly</title>
  <id>https://www.trackawesomelist.com/Richienb/awesome-ponyfills/week/feed.xml</id>
  <updated>2020-08-14T04:50:04.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/Richienb/awesome-ponyfills/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/Richienb/awesome-ponyfills/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/Richienb/awesome-ponyfills/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of awesome ponyfills for writing cross-platform and cross-browser code.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2020/33/</id>
    <title>Awesome Ponyfills Updates on Aug 17 - Aug 23, 2020</title>
    <updated>2020-08-14T04:50:04.000Z</updated>
    <published>2020-08-14T04:50:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Browser Features</p>
</h3>
<ul>
<li><a href="https://github.com/pwnall/node-xhr2" rel="noopener noreferrer">xhr2 (⭐98)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest" rel="noopener noreferrer"><code>XMLHttpRequest</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/33/"/>
    <summary>1 awesome projects updated on Aug 17 - Aug 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/29/</id>
    <title>Awesome Ponyfills Updates on Jul 20 - Jul 26, 2020</title>
    <updated>2020-07-18T06:38:58.000Z</updated>
    <published>2020-07-18T06:38:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Browser Features</p>
</h3>
<ul>
<li><a href="https://github.com/chrisdickinson/raf" rel="noopener noreferrer">raf (⭐734)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame" rel="noopener noreferrer"><code>requestAnimationFrame</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/29/"/>
    <summary>1 awesome projects updated on Jul 20 - Jul 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/23/</id>
    <title>Awesome Ponyfills Updates on Jun 08 - Jun 14, 2020</title>
    <updated>2020-06-02T06:58:01.000Z</updated>
    <published>2020-06-02T06:33:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://ponyfoo.com/articles/polyfills-or-ponyfills" rel="noopener noreferrer">Polyfills or Ponyfills?</a></li>
</ul>
<h3><p>Arrays</p>
</h3>
<ul>
<li><a href="https://github.com/juliangruber/isarray" rel="noopener noreferrer">isarray (⭐119)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray" rel="noopener noreferrer"><code>Array.isArray</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/23/"/>
    <summary>2 awesome projects updated on Jun 08 - Jun 14, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/22/</id>
    <title>Awesome Ponyfills Updates on Jun 01 - Jun 07, 2020</title>
    <updated>2020-05-30T13:26:20.000Z</updated>
    <published>2020-05-30T13:22:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Numbers</p>
</h3>
<ul>
<li><a href="https://github.com/sindresorhus/number-is-nan" rel="noopener noreferrer">number-is-nan (⭐26)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN" rel="noopener noreferrer"><code>Number.isNaN</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/sindresorhus/is-finite" rel="noopener noreferrer">is-finite (⭐18)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isFinite" rel="noopener noreferrer"><code>Number.isFinite</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/parshap/js-is-integer" rel="noopener noreferrer">is-integer (⭐12)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isInteger" rel="noopener noreferrer"><code>Number.isInteger</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/22/"/>
    <summary>3 awesome projects updated on Jun 01 - Jun 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/6/</id>
    <title>Awesome Ponyfills Updates on Feb 10 - Feb 16, 2020</title>
    <updated>2020-02-06T00:18:34.000Z</updated>
    <published>2020-02-06T00:18:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Node.js Features</p>
</h3>
<ul>
<li><a href="https://github.com/medikoo/next-tick" rel="noopener noreferrer">next-tick (⭐69)</a> - <a href="https://nodejs.org/api/process.html#process_process_nexttick_callback_args" rel="noopener noreferrer"><code>process.nextTick</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/6/"/>
    <summary>1 awesome projects updated on Feb 10 - Feb 16, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/3/</id>
    <title>Awesome Ponyfills Updates on Jan 20 - Jan 26, 2020</title>
    <updated>2020-01-13T06:15:01.000Z</updated>
    <published>2020-01-13T06:15:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Browser Features</p>
</h3>
<ul>
<li><a href="https://github.com/thegecko/webbluetooth" rel="noopener noreferrer">webbluetooth (⭐106)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API" rel="noopener noreferrer"><code>Bluetooth</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/que-etc/resize-observer-polyfill" rel="noopener noreferrer">resize-observer-polyfill (⭐1.6k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver" rel="noopener noreferrer"><code>ResizeObserver</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/vibornoff/webcrypto-shim" rel="noopener noreferrer">webcrypto-shim (⭐117)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API" rel="noopener noreferrer"><code>crypto</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/jhildenbiddle/css-vars-ponyfill/" rel="noopener noreferrer">css-vars-ponyfill (⭐1.4k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties" rel="noopener noreferrer">CSS variables/custom properties</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/3/"/>
    <summary>4 awesome projects updated on Jan 20 - Jan 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/2/</id>
    <title>Awesome Ponyfills Updates on Jan 13 - Jan 19, 2020</title>
    <updated>2020-01-09T11:58:16.000Z</updated>
    <published>2020-01-09T11:58:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Node.js Features</p>
</h3>
<ul>
<li><a href="https://github.com/Richienb/cross-exit" rel="noopener noreferrer">cross-exit (⭐1)</a> - <a href="https://nodejs.org/api/process.html#process_process_exit_code" rel="noopener noreferrer"><code>process.exit</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/2/"/>
    <summary>1 awesome projects updated on Jan 13 - Jan 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/1/</id>
    <title>Awesome Ponyfills Updates on Jan 06 - Jan 12, 2020</title>
    <updated>2020-01-03T05:40:45.000Z</updated>
    <published>2019-12-30T04:10:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Main</p>
</h3>
<ul>
<li>⭐️ <a href="https://github.com/zloirock/core-js" rel="noopener noreferrer">core-js-pure (⭐18k)</a> - The entire standard library.</li>
</ul>
<h3><p>Uncategorised</p>
</h3>
<ul>
<li><a href="https://github.com/stefanpenner/es6-promise" rel="noopener noreferrer">es6-promise (⭐7.3k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" rel="noopener noreferrer"><code>Promise</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/medikoo/es6-map" rel="noopener noreferrer">es6-map (⭐75)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map" rel="noopener noreferrer"><code>Map</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/medikoo/es6-weak-map" rel="noopener noreferrer">es6-weak-map (⭐29)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap" rel="noopener noreferrer"><code>WeakMap</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/medikoo/es6-set" rel="noopener noreferrer">es6-set (⭐47)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set" rel="noopener noreferrer"><code>Set</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/medikoo/es6-symbol" rel="noopener noreferrer">es6-symbol (⭐179)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol" rel="noopener noreferrer"><code>Symbol</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/commenthol/named-regexp-groups" rel="noopener noreferrer">named-regexp-groups (⭐9)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp" rel="noopener noreferrer"><code>RegExp</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/ljharb/System.global" rel="noopener noreferrer">globalthis (⭐148)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis" rel="noopener noreferrer"><code>globalThis</code></a></li>
</ul>
<h3><p>Numbers</p>
</h3>
<ul>
<li><a href="https://github.com/MikeMcl/bignumber.js" rel="noopener noreferrer">bignumber.js (⭐5.8k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt" rel="noopener noreferrer"><code>BigInt</code></a></li>
</ul>
<h3><p>Arrays</p>
</h3>
<ul>
<li><a href="https://github.com/component/indexof" rel="noopener noreferrer">indexof (⭐15)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/indexOf" rel="noopener noreferrer"><code>Array.prototype.indexOf</code></a>.</li>
</ul>

<ul>
<li><a href="https://github.com/studio-b12/array-from" rel="noopener noreferrer">array-from (⭐16)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from" rel="noopener noreferrer"><code>Array.from</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/Array.prototype.every" rel="noopener noreferrer">array.prototype.every (⭐7)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every" rel="noopener noreferrer"><code>Array.prototype.every</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/paulmillr/Array.prototype.find" rel="noopener noreferrer">array.prototype.find (⭐36)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find" rel="noopener noreferrer"><code>Array.prototype.find</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/Array.prototype.some" rel="noopener noreferrer">array.prototype.some (⭐2)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/some" rel="noopener noreferrer"><code>Array.prototype.some</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/Array.prototype.flatMap" rel="noopener noreferrer">array.prototype.flatmap (⭐33)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap" rel="noopener noreferrer"><code>Array.prototype.flatMap</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/substack/array-map" rel="noopener noreferrer">array-map</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map" rel="noopener noreferrer"><code>Array.prototype.map</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/twada/array-foreach" rel="noopener noreferrer">array-foreach (⭐8)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach" rel="noopener noreferrer"><code>Array.prototype.forEach</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/array-includes" rel="noopener noreferrer">array-includes (⭐42)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes" rel="noopener noreferrer"><code>Array.prototype.includes</code></a></li>
</ul>
<h3><p>Strings</p>
</h3>
<ul>
<li><a href="https://github.com/es-shims/String.prototype.trim" rel="noopener noreferrer">string.prototype.trim (⭐13)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim" rel="noopener noreferrer"><code>String.prototype.trim</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/String.prototype.trimleft" rel="noopener noreferrer">string.prototype.trimleft (⭐7)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/TrimStart" rel="noopener noreferrer"><code>String.prototype.trimStart</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/String.prototype.trimright" rel="noopener noreferrer">string.prototype.trimright (⭐8)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/TrimEnd" rel="noopener noreferrer"><code>String.prototype.trimEnd</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/String.prototype.replaceAll" rel="noopener noreferrer">string.prototype.replaceall (⭐29)</a> - <a href="https://github.com/tc39/proposal-string-replaceall" rel="noopener noreferrer"><code>String.prototype.replaceAll</code></a></li>
</ul>
<h3><p>Objects</p>
</h3>
<ul>
<li><a href="https://github.com/es-shims/Object.fromEntries" rel="noopener noreferrer">object.fromentries (⭐33)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries" rel="noopener noreferrer"><code>Object.fromEntries</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/Object.entries" rel="noopener noreferrer">object.entries (⭐55)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries" rel="noopener noreferrer"><code>Object.entries</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/ljharb/object-keys" rel="noopener noreferrer">object-keys (⭐42)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys" rel="noopener noreferrer"><code>Object.keys</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/Object.values" rel="noopener noreferrer">object.values (⭐71)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/values" rel="noopener noreferrer"><code>Object.values</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/sindresorhus/object-assign" rel="noopener noreferrer">object-assign (⭐908)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign" rel="noopener noreferrer"><code>Object.assign</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/es-shims/object-is" rel="noopener noreferrer">object-is (⭐25)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is" rel="noopener noreferrer"><code>Object.is</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/bestiejs/json3" rel="noopener noreferrer">json3 (⭐1k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON" rel="noopener noreferrer"><code>JSON</code></a></li>
</ul>
<h3><p>Browser Features</p>
</h3>
<ul>
<li><a href="https://github.com/lquixada/cross-fetch" rel="noopener noreferrer">cross-fetch (⭐1.4k)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API" rel="noopener noreferrer"><code>fetch</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/Richienb/cross-blob" rel="noopener noreferrer">cross-blob (⭐10)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Blob" rel="noopener noreferrer"><code>Blob</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/Richienb/cross-formdata" rel="noopener noreferrer">cross-formdata (⭐1)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/FormData" rel="noopener noreferrer"><code>FormData</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/mo/abortcontroller-polyfill" rel="noopener noreferrer">abortcontroller-polyfill (⭐307)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/AbortController" rel="noopener noreferrer"><code>AbortController</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/fastly/performance-observer-polyfill" rel="noopener noreferrer">@fastly/performance-observer-polyfill (⭐29)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/PerformanceObserver" rel="noopener noreferrer"><code>PerformanceObserver</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/braveg1rl/performance-now" rel="noopener noreferrer">performance-now (⭐0)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Performance/now" rel="noopener noreferrer"><code>performance.now</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/bahmutov/console.table" rel="noopener noreferrer">console.table (⭐136)</a> - <a href="https://developer.mozilla.org/en-US/docs/Web/API/Console/table" rel="noopener noreferrer"><code>console.table</code></a></li>
</ul>
<h3><p>Node.js Features</p>
</h3>
<ul>
<li><a href="https://github.com/Gozala/events" rel="noopener noreferrer">events (⭐1.2k)</a> - <a href="https://nodejs.org/api/events.html#events_class_eventemitter" rel="noopener noreferrer"><code>EventEmitter</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/jamiebuilds/tickedoff" rel="noopener noreferrer">tickedoff (⭐218)</a> - <a href="https://nodejs.org/api/timers.html#timers_setimmediate_callback_args" rel="noopener noreferrer"><code>setImmediate</code></a></li>
</ul>

<ul>
<li><a href="https://github.com/LinusU/buffer-from" rel="noopener noreferrer">buffer-from (⭐19)</a> - <a href="https://nodejs.org/api/buffer.html#buffer_class_method_buffer_from_array" rel="noopener noreferrer"><code>Buffer.from</code></a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/1/"/>
    <summary>39 awesome projects updated on Jan 06 - Jan 12, 2020</summary>
  </entry>
</feed>