Share Components across Front Ends frameworks using Nx and Web Components - Part 3

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

    connect your React Components to Web Components (by pengzhanlee)

  • For React, things are not as simple. Our event is not a native one, and there is currently no simple way (as far as I know) to listen to that event directly from the template. You will either need an additional library like xeact or use the ref as we did for the properties. There are several issues in the React repository asking for easier management of custom events, but none have been implemented yet.

  • polyfills

    Web Components Polyfills

  • In your project, install @webcomponents/webcomponentsjs

  • 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

  • Psql-describe: \d ported to JavaScript

    3 projects | news.ycombinator.com | 8 May 2024
  • Optimizing React Table Rendering By 160x !!!

    1 project | dev.to | 8 May 2024
  • I'm puzzled how anyone trusts ChatGPT for code

    3 projects | news.ycombinator.com | 8 May 2024
  • Building Your First Browser Game with Three.js and React: Part 1 - Getting Started

    1 project | dev.to | 8 May 2024
  • Weather Application using ReactJS | react mini project

    1 project | dev.to | 8 May 2024