Skip to content

Commit

Permalink
Update README.md (#5402)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaGorbatkova committed Apr 11, 2024
1 parent bdbdc28 commit e3c973f
Showing 1 changed file with 78 additions and 18 deletions.
96 changes: 78 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,104 @@
# Survey Creator Library
<div align="center">

![Creator](https://github.com/surveyjs/survey-creator/assets/102306951/ea070fd6-6f02-406a-810b-ff0f8d31d478)

</div>

<div align="center">

<a href="https://github.com/surveyjs/survey-creator/issues">
<img alt="Issues" title="Open Issues" src="https://img.shields.io/github/issues/surveyjs/survey-creator.svg">
</a>
<a href="https://github.com/surveyjs/survey-creator/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+">
<img alt="Closed issues" title="Closed Issues" src="https://img.shields.io/github/issues-closed/surveyjs/survey-creator.svg">
</a>
<a href="https://github.com/surveyjs/survey-creator/releases/">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/surveyjs/survey-creator">
</a>

Survey Creator is a GUI-based no-code form builder library that allows you to create a self-hosted form management system and offload content work from software developers onto the shoulders of non-technical users, like content creators. The form builder produces a survey configuration in JSON format. This configuration can be later used by the [SurveyJS Form Library](https://github.com/surveyjs/survey-library) to display a survey form in your application. You can try out our [free survey tool](https://surveyjs.io/create-free-survey) built to demonstrate the capabilities of the Survey Creator library and estimate its potential value for your project(s).
# SurveyJS Creator

![Survey Creator / Form Builder by SurveyJS](docs/images/survey-creator-overview.png)
</div>

<div align="justify">

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.

</div>
</br>
</div>

[Try Survey Creator / Form Builder](https://surveyjs.io/create-survey)
<p align="center">
<a href="https://surveyjs.io/survey-creator/documentation/overview">Documentation</a>
·
<a href="https://surveyjs.io/stay-updated/roadmap">Roadmap</a>
·
<a href="https://surveyjs.io/survey-creator/examples/free-nps-survey-template/reactjs">Starter Examples</a>
·
<a href="https://surveyjs.io/create-free-survey">Full-featured Demo</a>
·
<a href="https://github.com/surveyjs/survey-creator/issues/new">Report Bug</a>
·
<a href="https://twitter.com/SurveyJS">Twitter</a>
</p>

</br>

![Survey Creator / Form Builder by SurveyJS](docs/images/survey-creator-overview.png)

## Features

- Native support for React, Angular, and Knockout
- Native support for React, Angular, Vue, and Knockout
- Integration of the Knockout version into Vue and jQuery applications
- Built-in themes and CSS customization
- 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)
- [Integration with any backend framework](https://surveyjs.io/Documentation/Survey-Creator?id=integration-with-backend) (examples for PHP, NodeJS, and ASP.NET included)
- A dynamic, data-driven approach that uses industry-standard JSON as common ground: your entire form is defined as a data model (a "schema") written in JSON, and a form UI is built automatically from templates using this model.
- Compatibility with any server + database combination
- [Third-party component integration](https://surveyjs.io/Documentation/Survey-Creator?id=Create-Custom-Widget)
- 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/Documentation/Survey-Creator?id=get-started-angular)
- [Vue](https://surveyjs.io/Documentation/Survey-Creator?id=get-started-vue)
- [React](https://surveyjs.io/Documentation/Survey-Creator?id=get-started-react)
- [Knockout / jQuery](https://surveyjs.io/Documentation/Survey-Creator?id=get-started-knockout-jquery)
- [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)
- [Knockout / jQuery](https://surveyjs.io/survey-creator/documentation/get-started-knockout-jquery)

## Resources

- [Website](https://surveyjs.io/)
- [Documentation](https://surveyjs.io/Documentation/Survey-Creator)
- [Live Examples](https://surveyjs.io/Examples/Survey-Creator)
- [What's New](https://surveyjs.io/WhatsNew)
- [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 survey tool](https://surveyjs.io/create-free-survey) to generate survey configuration file in the JSON format and use it with SurveyJS Form Library in your application free of charge.
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.

0 comments on commit e3c973f

Please sign in to comment.