[AskJS] Best practices for polyfills in libraries?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Mithril.js

    A JavaScript Framework for Building Brilliant Applications

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

  • 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.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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

  • Ask HN: I can no longer like React, do you?

    1 project | news.ycombinator.com | 29 Apr 2024
  • Mithril.js: A Modern Framework for JavaScript

    1 project | dev.to | 25 Apr 2024
  • Hot module replacement (HMR) in AdonisJS

    1 project | dev.to | 24 Apr 2024
  • Biometric authentication with Passkeys

    3 projects | dev.to | 9 Mar 2024
  • Show HN: Million Lint – ESLint for Performance

    1 project | news.ycombinator.com | 29 Feb 2024