NakedJSX - Use JSX without React

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • mustache.js

    Minimal templating with {{mustaches}} in JavaScript

  • JSX just a templating language in this case, right? No reactivity at all? What's the benefit against using something like https://github.com/janl/mustache.js/ ?

  • nakedjsx

    The npx command for building NakedJSX websites.

  • There's a lot more than basic templating going on in NakedJSX, for example consider the support for scoped and deduplicated CSS. I invite you to take a quick look at the full documentation to see what other things it can do. Being able to export / import JSX is nice, and support for JSX context and refs adds a lot of utility to static HTML generation as well. Beyond static site generation, client JavaScript can also use JSX to create DOM nodes.

  • 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