What Web Frameworks Solve And How To Do Without Them

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

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
  • stak-components

    A collection of single file, zero dependency, self contained web components

  • Yea but I'm not creating a library or a framework, I'm just creating isolated web components which are self contained, these components have no knowledge of each other and can be used in any framework you choose. Just basic custom html tags which rely on the web components standard. I posted the link above, feel free to check it out: https://github.com/newk5/stak-components

  • github-elements

    GitHub's Web Component collection.

  • Take a look at github's web components: https://github.com/github/github-elements it's similar. There is no library there, it's just a collection of separate components, the only difference there is that their collection is split into different github repositories, I could have done the same, but I chose to put them all into the same github repository.

  • 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

  • 🧢 Stefan's Web Weekly #18

    3 projects | dev.to | 9 May 2021
  • We Should Stop Hating Web Components

    3 projects | dev.to | 30 Apr 2021
  • 5 Github Elements you have to try

    6 projects | dev.to | 12 Apr 2021
  • GitHub's Web Component collection.

    1 project | /r/coding | 13 Mar 2021
  • GitHub's Web Component collection.

    1 project | /r/programming | 13 Mar 2021