awesome-ponyfills icon indicating copy to clipboard operation
awesome-ponyfills copied to clipboard

A curated list of awesome ponyfills for writing cross-platform and cross-browser code.


Awesome

Ponyfills are like polyfills but without overriding native APIs. Polyfills patch a piece of functionality so that older environments can support newer features whilst Ponyfills, on the other hand, provide functionality as standalone modules.

Contents

  • Articles
  • Main
  • Uncategorised
  • Numbers
  • Strings
  • Objects
  • Arrays
  • Browser Features
  • Node.js Features

Articles

Main

Uncategorised

Numbers

Strings

Objects

Arrays

Browser Features

Node.js Features