Javascript UI Frameworks without build process

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

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
  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • I'm not entirely sure what you are asking for, but if you don't want a build process you can just include the libraries by linking to a CDN- material, bootstrap (jsDelivr section) etc. support this, though it's not really a great idea for a production application as the material docs note.

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • I'm not entirely sure what you are asking for, but if you don't want a build process you can just include the libraries by linking to a CDN- material, bootstrap (jsDelivr section) etc. support this, though it's not really a great idea for a production application as the material docs note.

  • 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

  • Prebuilt frontend so I can focus on building the backend

    2 projects | /r/flask | 24 Apr 2022
  • Should one use a UI Component library in 2022?

    3 projects | dev.to | 20 Jun 2022
  • Using Bootstrap in ReactJS: reactstrap or react-bootstrap?

    3 projects | dev.to | 1 Jun 2021
  • 5 simple ways to improve your website UI (for developers) 🎨🖥️

    5 projects | dev.to | 2 May 2021
  • Integrate Bootstrap with React

    2 projects | dev.to | 19 Apr 2024