Is NestJS up and coming?

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

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

    ExpressBeans is a lightweight IoC Container (Inversion of Control Container) that allow a clean java-like code organization.

  • I did the same thing because at work we are starting to use nodejs for some microservices and using nestJs is too much for simple little projects. I do like how nestjs make you organize code but the flexibility of plain express application is the reason we choose nodejs for some services. So i wrote a small wrapper of express to achive dependency injection and configuration of an express app but using a convenient way to organize code. You can also use it in hybrid mode directly accessing express. If you want to take a look is on github under MIT license. I use it as a starting point for project with the command: npm create express-beans-server

  • 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

  • Which is the best way for building a microservices structure

    1 project | /r/node | 25 May 2023
  • Express-zod-API – Zod based Node.js framework

    1 project | news.ycombinator.com | 17 Apr 2024
  • Would WordPress have been a better tool for building my site?

    4 projects | /r/Wordpress | 3 Jul 2023
  • Choosing a backend API framework

    8 projects | /r/node | 13 Jun 2023
  • What are some of the best libraries you cannot work without?

    3 projects | /r/node | 8 Jun 2023