11 results for “topic:form-library”
SurveyJS is an open-source JavaScript form builder library that allows developers to create dynamic forms, multi-step form wizards, and survey applications. It supports React, Angular, and Vue.js (Vue 3), and can also be used in applications built with plain JavaScript.
Create and Validate PHP Forms in Seconds.
Jotai form atoms
Server components for Astro (server + client validation)
This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a PostgreSQL database.
🐍 Another form library for React? Oh, please!
This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a MongoDB database.
Type-safe, reactive form management for React with fine-grained field subscriptions
This repository provides a quick start template for developers who want to integrate SurveyJS components into a .NET 8.0 Blazor application to build, render, and analyze surveys. While this template does not use any front-end framework, SurveyJS components can also be integrated with Angular, React, Vue 3, or jQuery.
React forms on steroids. Flexible and performant form library using React Hooks API
This repository includes three sample implementations of Beefree SDK's form block. The first is adding a default form to the builder. The second is creating a simple form library users can select forms from. The third is a simple form builder users can build custom forms with.