[AskJS] Best practices for polyfills in libraries?

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Mithril.js

    A JavaScript Framework for Building Brilliant Applications

    Disclaimer: I'm an author of a framework with a decent number of github stars.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. fusionjs

    Modern framework for fast, powerful React apps

    I also worked on another framework which does ship with polyfills, but this one is very much a "we-call-you" framework, in the sense that it has an full-fledged, opinionated compiler with hundreds of hours worth of time spent on optimizations, and the inclusion of polyfills is also very much a deliberate choice made in the name of productivity.

  4. eslint-plugin-compat

    Check the browser compatibility of your code

    For now I'm trying to set up [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) to check it for me, but I'm not sure it works — get 0 errors and 3 polyfills for a test snippet.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Magento 2 Frontend: A Technical Deep Dive into Migrating to Hyvä Themes for Superior Performance

    2 projects | dev.to | 29 Jan 2026
  • Optimizing Magento 2 Frontend: A Deep Dive into Hyvä Themes Custom Development

    2 projects | dev.to | 29 Jan 2026
  • Alpine.js: Your new, lightweight, JavaScript framework

    1 project | news.ycombinator.com | 16 Jan 2026
  • Show HN: Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant

    1 project | news.ycombinator.com | 2 Oct 2025
  • Project of the Week: Alpine.js

    1 project | dev.to | 26 Sep 2025

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?