[AskJS] How has your experience with Deno been so far?

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

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

    Recursive Worker Threads in NodeJS

  • I have been planning on writing a Deno version of https://github.com/sinclairzx81/threadbox once Deno worker thread and Shared Array Buffer gets better. It may be possible to implement CAS in user lib space.

  • deno

    A modern runtime for JavaScript and TypeScript.

  • i mean it is not feasible to implement. See https://github.com/denoland/deno/issues/171

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

    Discord API library for Node and Deno

  • It's not, it only implemented the features I needed. You'd be better off looking at something more established like https://github.com/discordeno/discordeno :)

  • webgpu-examples

  • Hey, on a completely unrelated note, is this yours https://github.com/crowlKats/webgpu-examples ?

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

  • I have created a small anti-depression script

    4 projects | dev.to | 5 Mar 2024
  • Node.js codebase is still entirely in Javascript and not in Typescript and node team does not even officially provide node TS types

    5 projects | /r/node | 21 Jun 2023
  • Daily General Discussion - March 13, 2023

    5 projects | /r/ethfinance | 12 Mar 2023
  • Will nodeJs ever have out of the box typescript support?

    6 projects | /r/node | 22 Feb 2023
  • Is there a pure TS runtime?

    3 projects | /r/typescript | 20 Oct 2022