React + p5js is kinda a nightmare...

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

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

    A wrapper component that allows you to utilise P5 sketches within React apps. (by P5-wrapper)

  • It's using the addon libraries that do not work. P5's default library is fine. When trying to add the sound library, for example, you'll get errors such as 'p5 is not defined in sound.js'. It is best explained in this github issue but none of these proposed solutions work. Neither do any anywhere else as far as I can tell. https://github.com/P5-wrapper/react/issues/61

  • 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