All all Web API interfaces actually JavaScript objects?

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • owt-sdk-quic

    C++ server and client APIs for WebTransport.

  • WebTransport in C++ https://github.com/open-webrtc-toolkit/owt-sdk-quic.

  • sm-wasi-demo

    Online SpiderMonkey WASI shell

  • SpiderMonkey JavaScript and WebAssembly engine complied to WASM in a WASI environment in the browser with JavaScript interface Online SpiderMonkey WASI shell https://github.com/mozilla-spidermonkey/sm-wasi-demo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • proposal-common-minimum-api

  • Deno, CloudFlare Workerd, VM Labs WASM Worker Server, and others use some semblance of the ServiceWorker onfetch pattern as a server implementation. Why? Because onfetch of a ServiceWorker with Response() used to send a response to the client is ergonomic. Web API's being implemented by JavaScript runtimes that do not target the browser. In order to try to normalize implementation of Web API's for compatibility there is https://github.com/wintercg/proposal-common-minimum-api.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts