awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesECMAScript Behavior Emulators

Implementations that ensure JavaScript engines adhere to the ECMAScript standard for consistent runtime behavior.

Distinct from Language Behavior Emulators: Distinct from general Language Behavior Emulators: specifically targets the ECMAScript specification for browser engines.

Explore 1 awesome GitHub repository matching programming languages & runtimes · ECMAScript Behavior Emulators. Refine with filters or upvote what's useful.

Awesome ECMAScript Behavior Emulators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • es-shims/es5-shimes-shims 的头像

    es-shims/es5-shim

    7,086在 GitHub 上查看↗

    es5-shim is an ECMAScript 5 polyfill library and standard library shim. It serves as a JavaScript compatibility layer that adds missing ES5 standard library methods and language features to legacy JavaScript engines. The project functions by implementing the ECMAScript 5 specification for non-compliant engines to ensure consistent behavior and prevent runtime errors. It provides a bridge for older browser environments, allowing modern JavaScript code to execute in legacy environments. The library covers cross-browser API standardization and polyfill management. It specifically handles the em

    Adds missing language features to old engines to ensure consistent behavior across different browser versions.

    JavaScriptecmascriptes5javascript
    在 GitHub 上查看↗7,086
  1. Home
  2. Programming Languages & Runtimes
  3. Python Language Features
  4. Language Behavior Emulators
  5. ECMAScript Behavior Emulators