survey-creator-vue
TypeScript icon, indicating that this package has built-in type declarations

1.10.1 • Public • Published

Survey Creator / Form Builder for Vue 3

Build Status NPM Version

A visual designer that enables you and your users to create and modify surveys and forms in your Vue 3 application.

Try Survey Creator / Form Builder

Get Started

To get started with Survey Creator / Form Builder for Vue 3, refer to the following tutorial: Add Survey Creator / Form Builder to a Vue 3 Application.

Resources

Build Survey Creator / Form Builder for Vue 3 from Sources

If you want to build the library yourself, do the following:

  1. Build survey-library and survey-creator-core
    Refer to the following instructions:

    NOTE: Make sure that folders with cloned survey-library and survey-creator repositories are in the same directory.

  2. Install build dependencies for Survey Creator / Form Builder for Vue 3

    cd survey-creator/packages/survey-creator-vue
    npm install
    
  3. Build the library

    npm run build
    

    You can find the built library in the "build" directory.

  4. Run unit tests

    npm test
    

    This 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.

Package Sidebar

Install

npm i survey-creator-vue

Weekly Downloads

504

Version

1.10.1

License

https://surveyjs.io/Licenses#SurveyCreator

Unpacked Size

253 kB

Total Files

71

Last publish

Collaborators

  • duodvk
  • dk981234