Converting couple thousands Js/Ts files that contains JSX content to jsx extension

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
  • vite-plugin-react-swc

    Speed up your Vite dev server with SWC

  • This happened because the react swc vite plugin does not compile ".js" files. Instead it send them to the browser as is.

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

    Next generation frontend tooling. It's fast!

  • Without a transpiler in the process, the jsx left as is: https://github.com/vitejs/vite/discussions/3448

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

  • Micro Frontends with Vite and Bit

    2 projects | dev.to | 13 Mar 2024
  • I finally finishes this. Just need someone else to look at it if anyone is willing

    3 projects | /r/react | 16 Jun 2023
  • Using Vite for React Applications

    2 projects | dev.to | 14 Jun 2024
  • Migrando do CRA para Vite

    1 project | dev.to | 10 Jun 2024
  • Why and How to Migrate Your React App from CRA to Vite

    13 projects | dev.to | 10 Jun 2024