Topic: "es6-polyfill"
jsPolyfill/Array.prototype.find
Polyfill for the The find() method. Returns a value in the array, if an element in the array satisfies the provided testing function. Otherwise undefined is returned
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 3

rousan/es6-harmony
:zap: ES6 equivalent implimentation in ES5 for old JavaScript engines
Language: JavaScript - Size: 84 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

goatslacker/es-symbol
A spec-compliant as much as it could be, small, and tested ES6 Symbol implementation.
Language: JavaScript - Size: 195 KB - Last synced at: 4 days ago - Pushed at: about 10 years ago - Stars: 6 - Forks: 0

jsPolyfill/Array.prototype.findIndex
Polyfill for the The findIndex() method. returns an index in the array, if an element in the array satisfies the provided testing function. Otherwise -1 is returned.
Language: JavaScript - Size: 3.91 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

fabnicolas/telegram-bot-readytouse
Telegram Bot example in Node.js (ES6/Babel), ready to use with easy configuration steps.
Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Modulin/modulin-fetch 📦
A light weight javascript browser import/export polyfill with swappable backends
Language: JavaScript - Size: 160 KB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
