How would I create a React component and then distribute it to other websites?

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

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
  • solid-site

    Code that powers the SolidJS.com platform.

  • There are other component based frameworks that can do the same as well. You could look into Svelte if you want to learn something new, or you can use Solidjs which is similar to React. Both of those are compiled to raw JS and don't have the massive overhead of having to bring in an entire framework.

  • Svelte

    Cybernetically enhanced web apps

  • There are other component based frameworks that can do the same as well. You could look into Svelte if you want to learn something new, or you can use Solidjs which is similar to React. Both of those are compiled to raw JS and don't have the massive overhead of having to bring in an entire framework.

  • 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

  • Rich Harris: Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 5 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 4 Apr 2024
  • Svelte parses HTML all wrong

    1 project | news.ycombinator.com | 3 Apr 2024
  • Svelte for Beginners: Easy Guide

    2 projects | dev.to | 2 Apr 2024
  • Trying to use dotnet watch with Svelte

    2 projects | dev.to | 17 Mar 2024