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
A

addyosmani/require-hm

0
View on GitHub↗
0 stars·0 forks·9 views

Require Hm

Features

  • Transpilers and Polyfills - A plugin for loading modern modules within existing dependency systems.

Star history

Star history chart for addyosmani/require-hmStar history chart for addyosmani/require-hm

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 Require Hm

These projects share indexed features with Require Hm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kaisellgren/es-transpilerK

    kaisellgren/ES-Transpiler

    0View on GitHub↗
    View on GitHub↗0
  • moduleloader/es6-module-loaderM

    ModuleLoader/es6-module-loader

    0View on GitHub↗
    View on GitHub↗0
  • paulmillr/es6-shimpaulmillr avatar

    paulmillr/es6-shim

    3,106View on GitHub↗

    ECMAScript 6 compatibility shims for legacy JS engines

    JavaScriptecmascriptecmascript6es6
    View on GitHub↗3,106
  • systemjs/systemjssystemjs avatar

    systemjs/systemjs

    13,091View on GitHub↗

    SystemJS is a dynamic dependency manager and universal module loader that resolves and executes JavaScript modules across different browser and server environments. It functions as an import map polyfill, mapping bare module specifiers to absolute URLs to manage dependencies without requiring a build step. The project provides a system for integrating diverse formats, including AMD and global scripts, into a modern ES module workflow. It enables browser module polyfilling for environments that lack native support for ES modules and import maps, and it allows for dynamic runtime hot-reloading

    JavaScript
    View on GitHub↗13,091
Compare all 6 related projects→

Frequently asked questions

What are the main features of addyosmani/require-hm?

The main features of addyosmani/require-hm are: Transpilers and Polyfills.

Which projects share features with addyosmani/require-hm?

Projects with overlapping indexed features include: kaisellgren/es-transpiler. moduleloader/es6-module-loader. paulmillr/es6-shim — ECMAScript 6 compatibility shims for legacy JS engines. systemjs/systemjs — SystemJS is a dynamic dependency manager and universal module loader that resolves and executes JavaScript modules… webreflection/es6-collections. xcambar/shepherd-js.