NestJS + esbuild workarounds

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  • Nestjs 9.x

  • esbuild

    An extremely fast bundler for the web

  • esbuild 0.15.x

  • 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
  • nest-cli

    CLI tool for Nest applications 🍹

  • https://github.com/nestjs/nest-cli/issues/1157 https://github.com/evanw/esbuild/pull/509 https://github.com/evanw/esbuild/issues/566

  • swagger

    OpenAPI (Swagger) module for Nest framework (node.js) :earth_americas:

  • 1. openapi is not defined. https://github.com/nestjs/swagger/issues/1450

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • 2. openapi / class-validator DTOs are referenced by require API. https://github.com/microsoft/TypeScript/issues/43329

  • esbuildnx

    Esbuild plugin for Nx

  • @anatine/esbuild-decorators + old good monkey patching. Fragile. Wrong. Terrible.

  • nestjs-esm-fix

    Patch Nestjs app ESM bundles to make them work RHRN

  • @anatine/esbuild-decorators + old good monkey patching. Fragile. Wrong. Terrible.

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

    InfluxDB 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

  • 5 steps to create a bare minimum NestJS app from scratch!

    2 projects | dev.to | 11 Dec 2022
  • NestJS vs. Ditsmod: DI features for interceptors, guards, pipes and filters

    2 projects | dev.to | 1 Dec 2022
  • decorators

    2 projects | /r/Nestjs_framework | 17 Jun 2022
  • Build fast and customizable admin panel with NestJS.

    6 projects | dev.to | 4 Oct 2021
  • Tired of writing type-castings, so I made yet another configuration module...

    4 projects | /r/Nestjs_framework | 19 May 2021