Debug safari-specific bugs in Windows via WSL2

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • wslg

    Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios

  • If you use windows 11, you can skip that altogether now that WSL2 has built-in X11 and Wayland support. Even without that, I've found it much more reliable to use a framebuffer streaming protocol like VNC or RDP instead of a remote X client, which can be notoriously finicky.

  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • the Playwright browser automation tool comes bundled with a cross-platform webkit build, so you can run it directly in windows. As other commentors have mentioned, it doesn't address weird quirks that show up in ios/macOS safari but not open-source webkit, but it gets you 95% there.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Idea validation: P2P BrowserStack alternative

    1 project | /r/webdev | 30 Mar 2023
  • Show HN: Pangolier – Write UI tests for the web platforms in YAML

    1 project | news.ycombinator.com | 26 Mar 2023
  • What's New in Playwright 1.32

    1 project | news.ycombinator.com | 22 Mar 2023
  • BDD implementation with Playwright test runner

    1 project | news.ycombinator.com | 20 Mar 2023
  • Playwright enables reliable end-to-end testing for modern web apps

    1 project | news.ycombinator.com | 18 Mar 2023