awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
compat-table avatar

compat-table/compat-table

0
View on GitHub↗
4,506 Stars·934 Forks·JavaScript·3 Aufrufecompat-table.github.io/compat-table↗

Compat Table

Dieses Projekt ist eine Suite von Tools, die darauf ausgelegt ist, die Kompatibilität von JavaScript-Sprachfunktionen über verschiedene Ausführungs-Engines und Runtimes hinweg zu verfolgen und zu visualisieren. Es fungiert als ECMAScript-Kompatibilitätstabellengenerator und Runtime-Support-Mapper, der eine dedizierte Feature-Test-Suite verwendet, um Support-Lücken über verschiedene Umgebungen hinweg zu identifizieren.

Das System enthält einen Compiler-Transpilations-Validator, um sicherzustellen, dass neue Sprachsyntax für ältere Zielumgebungen korrekt gehandhabt wird. Es verifiziert die betriebliche Kompatibilität durch die Ausführung spezifischer Sprachfunktions-Tests innerhalb verschiedener JavaScript-Engines und Compiler.

Das Toolset deckt die breitere Fläche des Web-Runtime-Testings und der Dokumentation zur Browserkompatibilität ab. Es transformiert rohe Ausführungsdaten in strukturierte Umgebungskarten und visuelle Matrizen, die die Verfügbarkeit von Funktionen gegen spezifische Plattformversionen mappen.

Features

  • ECMAScript Compatibility Tracking - Tracks and monitors which JavaScript language features are supported across different browsers and runtimes.
  • Compatibility Table Generators - Tracks and visualizes the support of JavaScript language features across different engines and runtimes.
  • Feature Support Mappings - Associates JavaScript language features with their corresponding support status across a defined list of target platforms.
  • Language Feature Support Detection - Implements detection logic to track and verify environment capabilities for specific language features.
  • Runtime Support Mappers - Identifies gaps in environment support by mapping feature availability across different JavaScript engines.
  • Automated Test Suites - Provides a collection of automated scripts used to verify language syntax support across various environments.
  • Language Feature Tests - Runs a suite of isolated code samples to determine if specific language features are supported by a runtime.
  • Cross-Runtime Execution - Provides a consistent interface to execute the same test suite across various JavaScript engines and browser environments.
  • Web Runtime Testing - Executes specific language feature tests within various JavaScript engines to verify actual support in live environments.
  • Compatibility Matrices - Transforms compatibility data into visual matrices mapping features against specific environment versions.
  • Browser Compatibility Matrices - Generates technical reference tables mapping language feature requirements to specific browser versions.
  • Compiler Verification Suites - Validates compiler output against language standards to ensure syntax transpiles correctly for target environments.
  • Transpilation Validators - Ensures new language syntax is correctly transpiled for older target environments.
  • Runtime Portability Testing - Executes language feature tests within specific runtime environments to verify operational compatibility.
  • Runtime Result Parsing - Extracts success or failure status from runtime output to convert raw execution data into structured formats.
  • Runtime Table Generators - Dynamically renders data tables based on compatibility test results.

Star-Verlauf

Star-Verlauf für compat-table/compat-tableStar-Verlauf für compat-table/compat-table

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Compat Table

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Compat Table.
  • audreyfeldroy/favicon-cheat-sheetAvatar von audreyfeldroy

    audreyfeldroy/favicon-cheat-sheet

    9,902Auf GitHub ansehen↗

    This project is a comprehensive favicon specification guide and browser compatibility matrix. It provides a detailed reference for the image sizes, file formats, and HTML markup required to ensure website icons display correctly across modern and legacy browsers and devices. The resource includes specific technical guides for implementing SVG favicons that use embedded CSS media queries to support system light and dark mode. It also provides a reference for web app manifests and the specific image dimensions needed for installable progressive web applications. The documentation covers broade

    Auf GitHub ansehen↗9,902
  • deepchecks/deepchecksAvatar von deepchecks

    deepchecks/deepchecks

    4,024Auf GitHub ansehen↗

    Deepchecks is a machine learning model validation framework and MLOps testing library. It serves as an AI data quality suite and performance evaluator designed to verify the integrity and performance of models and datasets from research through production. The project functions as a model monitoring tool for tracking data drift and performance degradation in production environments. It allows for the creation of custom validation suites and utilizes a pluggable check architecture to automate quality checks within continuous integration pipelines. The framework covers a broad range of capabil

    Python
    Auf GitHub ansehen↗4,024
  • casperjs/casperjsAvatar von casperjs

    casperjs/casperjs

    7,172Auf GitHub ansehen↗

    CasperJS is a scripting utility and testing framework for automating web scenarios via headless browsers. It enables the execution of navigation steps and form inputs to automate complex user scenarios, extract web data, and validate the state of remote pages. The project provides specific tooling for PhantomJS and SlimerJS, allowing users to write programmable sequences for web navigation and data extraction. It includes capabilities for capturing visual snapshots of full pages or specific elements to perform user interface regression testing. The framework covers broad automation areas inc

    JavaScript
    Auf GitHub ansehen↗7,172
  • getanteon/anteonG

    getanteon/anteon

    8,526Auf GitHub ansehen↗

    Anteon is a distributed load testing platform and automated performance testing suite designed to simulate high-traffic user scenarios and measure system performance across multiple global locations. It functions as an infrastructure anomaly detector and a service dependency mapper, providing a performance monitoring dashboard to track real-time resource usage across cluster instances. The project distinguishes itself by combining distributed traffic generation with service dependency mapping to identify system bottlenecks through network-level tracing. It incorporates an automated validation

    Go
    Auf GitHub ansehen↗8,526
Alle 30 Alternativen zu Compat Table anzeigen→

Häufig gestellte Fragen

Was macht compat-table/compat-table?

Dieses Projekt ist eine Suite von Tools, die darauf ausgelegt ist, die Kompatibilität von JavaScript-Sprachfunktionen über verschiedene Ausführungs-Engines und Runtimes hinweg zu verfolgen und zu visualisieren. Es fungiert als ECMAScript-Kompatibilitätstabellengenerator und Runtime-Support-Mapper, der eine dedizierte Feature-Test-Suite verwendet, um Support-Lücken über verschiedene Umgebungen hinweg zu identifizieren.

Was sind die Hauptfunktionen von compat-table/compat-table?

Die Hauptfunktionen von compat-table/compat-table sind: ECMAScript Compatibility Tracking, Compatibility Table Generators, Feature Support Mappings, Language Feature Support Detection, Runtime Support Mappers, Automated Test Suites, Language Feature Tests, Cross-Runtime Execution.

Welche Open-Source-Alternativen gibt es zu compat-table/compat-table?

Open-Source-Alternativen zu compat-table/compat-table sind unter anderem: audreyfeldroy/favicon-cheat-sheet — This project is a comprehensive favicon specification guide and browser compatibility matrix. It provides a detailed… jasmine/jasmine — Jasmine is a JavaScript testing framework and test runner designed for behavior-driven development. It provides a… casperjs/casperjs — CasperJS is a scripting utility and testing framework for automating web scenarios via headless browsers. It enables… deepchecks/deepchecks — Deepchecks is a machine learning model validation framework and MLOps testing library. It serves as an AI data quality… getanteon/anteon — Anteon is a distributed load testing platform and automated performance testing suite designed to simulate… mainmatter/100-exercises-to-learn-rust — This project is a structured Rust programming course and learning path consisting of a sequence of interactive coding…