[Showcase] My first project in Deno and an early perspective

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

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

    Discontinued deno standard modules

  • For reference (for the issues you mentioned): 1. This issue was opened almost immediately to solve the weird .only function not working https://github.com/denoland/deno_std/issues/2979 2. That looks weird to me, will get back to you on this one since it should work I think 3. Generally polluting the global namespace isn't great, but because we're only polluting the namespace of a module (and we choose what parts to import), I personally find it quite freeing. I entirely understand how that might feel awkward. 4. you CAN specifying only writing to certain directories! --allow-write=/path/to/dir would allow that!

  • hack_assembler

  • Here's the repo if anyone wants to check it out and provide some feedback.

  • 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

  • A (Mostly) Complete Guide to React Rendering Behavior

    3 projects | news.ycombinator.com | 5 May 2024
  • How and why do we bundle zx?

    9 projects | dev.to | 6 May 2024
  • Handling key-value storage efficiently with Unstorage

    1 project | dev.to | 6 May 2024
  • Grafana: From Dashboards to Centralized Observability

    1 project | news.ycombinator.com | 6 May 2024
  • Modern React testing, part 5: Playwright

    5 projects | dev.to | 6 May 2024