awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
webcomponents avatar

webcomponents/polyfills

0
View on GitHub↗
1,189 stars·170 forks·HTML·BSD-3-Clause·10 views

Polyfills

Web Components Polyfills

Features

  • Polyfills - Standard polyfill for custom elements.
  • Polyfills and Shims - Collection of essential shims for Shadow DOM, templates, and custom elements.

Star history

Star history chart for webcomponents/polyfillsStar history chart for webcomponents/polyfills

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Polyfills

These projects share indexed features with Polyfills. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • phuocng/html-domphuocng avatar

    phuocng/html-dom

    6,524View on GitHub↗

    This is a vanilla JavaScript DOM manipulation library that provides a collection of native methods for selecting, creating, and modifying HTML DOM elements without any framework dependencies. It operates directly on the live DOM tree using imperative JavaScript calls, wrapping standard browser DOM APIs into reusable utility functions. The library covers the full spectrum of DOM operations including element selection, creation, removal, content and attribute management, event handling, style and class manipulation, and DOM traversal. It includes approaches for cross-browser DOM compatibility,

    MDXdocument-object-modeldomdom-api
    View on GitHub↗6,524
  • elisnow/blitz-collectionsE

    EliSnow/Blitz-Collections

    0View on GitHub↗
    View on GitHub↗0
  • eriwen/es6-map-shimE

    eriwen/es6-map-shim

    0View on GitHub↗
    View on GitHub↗0
  • corpusculejs/custom-builtin-elementscorpusculejs avatar

    corpusculejs/custom-builtin-elements

    11View on GitHub↗

    A full-featured polyfill for customized built-in elements

    JavaScript
    View on GitHub↗11
Compare all 30 related projects→

Frequently asked questions

What does webcomponents/polyfills do?

Web Components Polyfills

What are the main features of webcomponents/polyfills?

The main features of webcomponents/polyfills are: Polyfills, Polyfills and Shims.

Which projects share features with webcomponents/polyfills?

Projects with overlapping indexed features include: phuocng/html-dom — This is a vanilla JavaScript DOM manipulation library that provides a collection of native methods for selecting,… elisnow/blitz-collections. eriwen/es6-map-shim. corpusculejs/custom-builtin-elements — A full-featured polyfill for customized built-in elements. inexorabletash/polyfill — JavaScript Polyfills, Shims and More. benvie/harmony-collections.