Skip to content

akhtarvahid/JS-Polyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Polyfills

Collection of polyfills for JS methods.

Array

  • ✅ map
  • ✅ filter
  • ✅ reduce
  • ✅ flat
  • ✅ push
  • ✅ includes

Methods

  • ✅ bind()

Promise

  • ✅ Promise
  • ✅ Promise.all
  • ✅ Promise.allSettled
  • ✅ Promise.any
  • ✅ Promise.race

Web-api

  • ✅ setInterval

Libraries(Lodash)

  • ✅ once()

Copyrights@

Go to Top

About

Collections of polyfills for JS methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published