Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surveyjs/survey-creator
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.
https://github.com/surveyjs/survey-creator
angular-form-builder data-collection-platform data-collection-system drag-and-drop-form-builder dynamic-form-builder form-builder form-generator form-management form-schema react-form-builder survey-application survey-builder survey-creator survey-maker survey-management survey-software survey-solutions surveyjs vue-form-builder
Last synced: 7 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/surveyjs/survey-creator
- Owner: surveyjs
- License: other
- Created: 2015-12-22T07:21:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T18:37:18.000Z (9 days ago)
- Last Synced: 2025-01-11T14:37:49.941Z (8 days ago)
- Topics: angular-form-builder, data-collection-platform, data-collection-system, drag-and-drop-form-builder, dynamic-form-builder, form-builder, form-generator, form-management, form-schema, react-form-builder, survey-application, survey-builder, survey-creator, survey-maker, survey-management, survey-software, survey-solutions, surveyjs, vue-form-builder
- Language: TypeScript
- Homepage: https://surveyjs.io/open-source
- Size: 193 MB
- Stars: 941
- Watchers: 31
- Forks: 388
- Open Issues: 335
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: docs/supported-browsers.md
Awesome Lists containing this project
- awesome-starred - surveyjs/survey-creator - An extensible JavaScript form builder library that allows easy drag-and-drop form creation. Evaluate its capabilities for free. (others)
README
![Creator](https://github.com/surveyjs/survey-creator/assets/102306951/3782475d-5d3c-45fc-8a53-9f8450767ec8)
SurveyJS Creator is an extensible client-side form builder component that seamlessly integrates with any backend system and allows you to build dynamic JSON-based forms right in your JavaScript application.
It features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching. Each form created in a no-code form builder UI has a JSON definition (schema) generated behind the scenes. Such schema contains form configurations, including its style, contents, layout, and behavior in response to user interactions, such as data submission, input validation, error messages, etc. You can export a form to JSON, save it to your database and render in your application using [SurveyJS Form Library](https://surveyjs.io/form-library/documentation/overview). SurveyJS Creator has **native support for React, Angular, Vue, and Knockout;** jQuery is supported via a wrapper over the Knockout version. The form builder UI is fully customizable and can be modified to meet any functional and brand requirements.
Documentation
·
Roadmap
·
Starter Examples
·
Full-featured Demo
·
Report Bug
·
https://github.com/surveyjs/survey-creator/assets/102306951/afb8a75d-921e-4e5f-89bb-961b9b89388d
## Features
- Native support for React, Angular, Vue, and Knockout
- Integration of the Knockout version into Vue and jQuery applications
- Work directly in a browser, doesn't execute any server code
- Any web application (including SaaS)
- [Integrates with any backend system](https://surveyjs.io/survey-creator/documentation/integration-with-backend)
- [Integration examples for PHP, ASP.NET Core, and NodeJS](https://surveyjs.io/backend-integration/examples)
- TypeScript support
- White-labeled
- Unlimited form creators
- You can implement user access control (integrates with any user management system)
- Drag-and-drop interface
- No limitations on advanced input types or form freatures
- GUI for conditional logic & form branching
- Automatically generates form JSON schemas
- CSS Theme Editor with a panel of UI controls
- Predefined form themes
- Reusable custom form themes
- [Community-supported UI localization to 25+ languages](https://surveyjs.io/Documentation/Survey-Creator?id=localization)
- Supports RTL languages
- Customizable form builder UI
- Reusable form components
- Reusable form templates
- Custom question library
- Toolbox customization (rename, rearrange, or add new input fields)
- Property Grid customization (limit available settings or add new ones)
- [Support for custom widgets](https://surveyjs.io/survey-creator/documentation/customize-question-types)
- 60+ Starter examples & tutorials
- [Free full-featured demo](https://surveyjs.io/create-free-survey)## Get Started
- [Angular](https://surveyjs.io/survey-creator/documentation/get-started-angular)
- [Vue](https://surveyjs.io/survey-creator/documentation/get-started-vue)
- [React](https://surveyjs.io/survey-creator/documentation/get-started-react)
- [HTML/CSS/JavaScript](https://surveyjs.io/survey-creator/documentation/get-started-html-css-javascript)## Resources
- [Website](https://surveyjs.io/)
- [Documentation](https://surveyjs.io/survey-creator/documentation/overview)
- [Starter Demos](https://surveyjs.io/survey-creator/examples/free-nps-survey-template/reactjs)
- [What's New](https://surveyjs.io/stay-updated/major-updates/2023)## SurveyJS Product Family
- [**Form Library**](https://surveyjs.io/form-library/documentation/overview) - A free and open-source MIT-licensed JavaScript library that renders dynamic JSON-based forms in your web application, and collects responses.
- [**Survey Creator**](https://surveyjs.io/survey-creator/documentation/overview) - A self-hosted drag-and-drop form builder that automatically generates JSON definition (schemas) of your forms in real time. Try out a [free full-featured demo](https://surveyjs.io/create-free-survey) to evaluate its capabilities.
- [**Dashboard**](https://surveyjs.io/dashboard/documentation/overview) - Simplifies survey data visualization and analysis with interactive and customizable charts and tables.
- [**PDF Generator**](https://surveyjs.io/pdf-generator/documentation/overview) - An open-source JavaScript library that renders SurveyJS surveys and forms as PDF files in a browser. With PDF Generator you can save an unlimited number of custom-built forms to PDF (both editable and read-only).## Licensing
Survey Creator is **not available for free commercial usage**. If you want to integrate it into your application, you must purchase a [commercial license](https://surveyjs.io/licensing) for software developer(s) who will be working with the SurveyJS product's APIs and implementing their integration. However, you can use our [free full-featured demo](https://surveyjs.io/create-free-survey) to generate a form configuration file in the JSON format and render it with SurveyJS Form Library in your application free of charge.