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

paulmillr/es6-shim

0
View on GitHub↗
3,106 stars·378 forks·JavaScript·MIT·5 viewspaulmillr.com↗

Es6 Shim

ECMAScript 6 compatibility shims for legacy JS engines

Features

  • Polyfills - Shim for various ES6 methods and objects.
  • Polyfills and Compatibility - Adds ES6 support to older browsers.
  • Transpilers and Polyfills - Compatibility shims for using modern features in older JavaScript engines.

Star history

Star history chart for paulmillr/es6-shimStar history chart for paulmillr/es6-shim

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 Es6 Shim

These projects share indexed features with Es6 Shim. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • addyosmani/require-hmA

    addyosmani/require-hm

    0View on GitHub↗
    View on GitHub↗0
  • afarkas/html5shivaFarkas avatar

    aFarkas/html5shiv

    9,849View on GitHub↗

    html5shiv is a JavaScript compatibility polyfill and legacy browser shim that enables the use of HTML5 sectioning elements in outdated versions of Internet Explorer. It provides a compatibility layer that ensures modern HTML5 tags are recognized and rendered correctly by overriding element creation methods. The library ensures that HTML5 sectioning elements contain their child elements in old web engines by applying basic styles. It specifically addresses layout and styling discrepancies for both screen and print media to prevent layout collapse. The project includes a programmable configura

    JavaScript
    View on GitHub↗9,849
  • benvie/harmony-collectionsB

    Benvie/harmony-collections

    0View on GitHub↗
    View on GitHub↗0
  • 10up/flexibility10up avatar

    10up/flexibility

    4,290View on GitHub↗

    Flexibility is a JavaScript library and layout engine designed to polyfill CSS Flexbox capabilities. It ensures consistent element alignment and distribution across different browser versions, specifically targeting legacy environments that lack native support for the flexible box specification. The project provides cross-browser layout compatibility by simulating flexible container behavior. It manages dynamic flexbox properties to maintain a stable and predictable user interface regardless of the visitor's browser version. The system covers DOM traversal, manual coordinate calculation, and

    JavaScript
    View on GitHub↗4,290
Compare all 30 related projects→

Frequently asked questions

What does paulmillr/es6-shim do?

ECMAScript 6 compatibility shims for legacy JS engines

What are the main features of paulmillr/es6-shim?

The main features of paulmillr/es6-shim are: Polyfills, Polyfills and Compatibility, Transpilers and Polyfills.

Which projects share features with paulmillr/es6-shim?

Projects with overlapping indexed features include: addyosmani/require-hm. afarkas/html5shiv — html5shiv is a JavaScript compatibility polyfill and legacy browser shim that enables the use of HTML5 sectioning… benvie/harmony-collections. bestiejs/json3 — A JSON polyfill. No longer maintained. browserstate/history.js — history.js is a cross-browser URL state manager and HTML5 History API polyfill. It functions as a single page… 10up/flexibility — Flexibility is a JavaScript library and layout engine designed to polyfill CSS Flexbox capabilities. It ensures…