Change the repository type filter
All
Repositories list
54 repositories
- Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
- Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
survey-analytics
Public- Supplementary component to the SurveyJS Form Library to download surveys as PDF files and generate editable PDF forms.
custom-widgets
PublicThe collection of custom widgets for SurveyJS: Survey Library and Survey Creator 📦- Example of integration SurveyJS: Survey Library and Survey Creator into WordPress
- SurveyJS + React Quickstart Template
surveyjs-remix
PublicThis repository provides a quick start for developers who want to integrate SurveyJS components into their Remix projects to build, manage, and analyze surveys and forms.surveyjs-blazor
PublicThis repository provides a quick start template for developers who want to integrate SurveyJS components into a a .NET 8.0 Blazor application to build, render, and analyze surveys. While this template uses React for the front-end, SurveyJS components can also be integrated with Angular, Vue 3, jQuery, or used with vanilla JavaScript.- 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.
surveyjs-aspnet-mvc
PublicThis demo shows how to integrate SurveyJS components with a .NET Core backend.- 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.
surveyjs-nodejs-mongodb
PublicThis 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.- This demo shows how to integrate SurveyJS components with a NodeJS backend.
- This demo shows how to integrate SurveyJS components with a PHP backend.
surveyjs-react-client
PublicThis project is a client-side React application that uses SurveyJS components. You can integrate it with a backend of your choice to create a full-cycle survey management service.surveyjs-python-flask
Publicsurveyjs-mongodb-grafana
PublicThis repository provides a ready-to-use full-stack solution for building survey analytics dashboards with SurveyJS, MongoDB, and Grafana.eslint-surveyjs
Public- This demo example utilizes a NodeJS server and MongoDB database for server-side survey data management. It illustrates how configure a server for paginating, sorting, filtering, and processing survey data and integrate the server with the SurveyJS Dashboard and Table View.
surveyjs_vue3_quickstart
PublicSurveyJS + Vue 3 Quickstart Templatesurveyjs_vue_quickstart
Public- SurveyJS Builder example with VueJS and Bootstrap-Material http://surveyjs.io/Library
surveyjs_angular_cli
PublicSurveyJS + Angular CLI Quickstart Template