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
corpusculejs avatar

corpusculejs/custom-builtin-elements

0
View on GitHub↗
11 stars·1 fork·JavaScript·MIT·8 views

Custom Builtin Elements

A full-featured polyfill for customized built-in elements

Features

  • Polyfills and Shims - Enables customized built-in elements in browsers lacking native support.

Star history

Star history chart for corpusculejs/custom-builtin-elementsStar history chart for corpusculejs/custom-builtin-elements

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 Custom Builtin Elements

These projects share indexed features with Custom Builtin Elements. 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
  • salesforce/lwcsalesforce avatar

    salesforce/lwc

    1,769View on GitHub↗

    ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

    JavaScript
    View on GitHub↗1,769
  • ungap/custom-elements-builtinungap avatar

    ungap/custom-elements-builtin

    103View on GitHub↗

    A polyfill for Custom Elements builtin extends

    JavaScript
    View on GitHub↗103
  • ungap/import-nodeungap avatar

    ungap/import-node

    7View on GitHub↗

    An importNode polyfill for IE11 and other legacy browsers

    JavaScript
    View on GitHub↗7
Compare all 5 related projects→

Frequently asked questions

What does corpusculejs/custom-builtin-elements do?

A full-featured polyfill for customized built-in elements

What are the main features of corpusculejs/custom-builtin-elements?

The main features of corpusculejs/custom-builtin-elements are: Polyfills and Shims.

Which projects share features with corpusculejs/custom-builtin-elements?

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,… salesforce/lwc — ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation. ungap/custom-elements-builtin — A polyfill for Custom Elements builtin extends. ungap/import-node — An importNode polyfill for IE11 and other legacy browsers. webcomponents/polyfills — Web Components Polyfills.