Project Red Pill

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

    A factory that churns out web components, library agnostic with a unified development, testing, and build to production pipeline.

  • So the goal was to create a reusable web comment to promote a product. This web component needed to support Lazy Loading, Slots, and user customization using props. Originally I tried to use wcfactory to create the skeleton for my web component but the tooling is currently not compatible with windows. So I had to use the backup.... open w-c.

  • webcomponents

    Monorepo of webcomponents and associated microservice apis (by haxtheweb)

  • To support the design pattern lazy loading I extended the IntersectionObserverMixin class from ELMNS. (Check it out here). Within my own code, all I had to do was make sure I import it, extend it, and conditionally render my HTML based on if the element is visible using a property from the IntersectionObserverMixin called elementVisable.

  • 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

  • How we automated storybook documentation for our web components

    1 project | dev.to | 25 Aug 2022
  • export class MicroFrontendRegistry

    1 project | dev.to | 21 Jul 2022
  • Duck duck go example

    1 project | dev.to | 19 Jul 2022
  • Building micro frontends with Vercel + Lit

    1 project | dev.to | 19 Jul 2022
  • Leveraging APIs for Microservices

    2 projects | dev.to | 31 Jan 2022