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
K

kaisellgren/ES-Transpiler

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

ES Transpiler

Features

  • Transpilers and Polyfills - A tool for converting modern syntax into compatible legacy code.

Star history

Star history chart for kaisellgren/es-transpilerStar history chart for kaisellgren/es-transpiler

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 ES Transpiler

These projects share indexed features with ES Transpiler. 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
  • 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 kaisellgren/es-transpiler?

The main features of kaisellgren/es-transpiler are: Transpilers and Polyfills.

Which projects share features with kaisellgren/es-transpiler?

Projects with overlapping indexed features include: addyosmani/require-hm. 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.