Concurrent.js now supports Deno

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • concurrent.js

    Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)

  • partytown

    Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

  • https://partytown.builder.io/ I think it lets you (effectively) write code that needs to access the DOM or main thread but then have that code run from a web worker without any modification (I.e. it figures out how to make that work for you)

  • 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
  • blend

    Discontinued Non-blocking Computation RTE for JavaScript (by bitair-org)

  • Blend is the first tool that we would create using Concurrent.js. https://github.com/bitair-org/blend

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