survey-creator-js
v2.4.1
Published
A white-label drag-and-drop form builder for HTML, CSS, and JavaScript apps. It generates JSON schemas for rendering dynamic forms with SurveyJS Form Library. Design complex, interactive forms and surveys without writing code.
Readme
Survey Creator / Form Builder for HTML/CSS/JavaScript Applications
A visual designer that enables you and your users to create and modify surveys and forms in your JavaScript application.
Try Survey Creator / Form Builder
This package is built upon Preact and is used to add Survey Creator to an application built with HTML, CSS, and JavaScript (without any frontend frameworks). You can also use this package to implement custom integration with any framework. Note that Survey Creator provides individual integration packages for Angular, React, and Vue:
Get Started
To get started with Survey Creator / Form Builder for HTML/CSS/JavaScript applications, refer to the following tutorial: Add Survey Creator / Form Builder to a JavaScript Application.
Resources
Build Survey Creator / Form Builder for HTML/CSS/JavaScript Applications from Sources
If you want to build the library yourself, do the following:
Build
survey-libraryandsurvey-creator-core
Refer to the following instructions:NOTE: Make sure that folders with cloned
survey-libraryandsurvey-creatorrepositories are in the same directory.Install build dependencies for Survey Creator / Form Builder for HTML/CSS/JavaScript Applications
cd survey-creator/packages/survey-creator-js npm installBuild the library
npm run buildYou can find the built library in the "build" directory.
Run unit tests
npm testThis command runs unit tests using Karma.
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. However, you can use Survey Creator online to produce survey JSON configurations and run them with SurveyJS Form Library in your application free of charge.
