1.12.8 • Published 9 months ago

survey-vue3-ui v1.12.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

SurveyJS Vue Form Library (Vue 3)

Build Status Software License

A free and open-source MIT-licensed JavaScript form builder library that allows you to design dynamic, data-driven, multi-language survey forms and run them in your Vue applications.

NOTE: This package contains a version of SurveyJS Form Library for Vue 3. If you are looking for a Vue 2 version, refer to the survey-vue-ui npm package.

Features

  • Dynamic forms, surveys, polls, and quizzes for your JavaScript application
  • Integration with React, Angular, Vue, jQuery, and Knockout
  • 20+ built-in question types and support for custom question types
  • Built-in themes and CSS customization
  • Answer validation
  • TypeScript support
  • Community-supported UI localization to 50+ languages
  • Integration with any backend framework (examples for PHP, NodeJS, and ASP.NET included)
  • Compatibility with any server + database combination
  • Third-party component integration

Get Started

To get started with SurveyJS Vue Form Library, refer to the following tutorial: Add a Survey to a Vue 3 Application.

Resources

Build SurveyJS Vue Form Library from Sources

  1. Clone the repo

    git clone https://github.com/surveyjs/survey-library.git
    cd survey-library
  2. Install dependencies common for all SurveyJS libraries
    Make sure that you have Node.js v16 or later and a compatible npm version installed.

    ```cmd
    npm install -g karma-cli
    npm install
    ```
  3. Build the platform-independent part and plugins

    npm run build_core
    npm run build-plugins
  4. Install SurveyJS Vue Form Library dependencies and build this library

    cd packages/survey-vue3-ui 
    npm i
    npm run build

    You can find the built scripts and style sheets in folders under the build directory.

  5. Run a test application

    npm run dev

    This command runs a local HTTP server at http://localhost:5173/.

  6. Run unit tests

    npm run test

    The unit tests use Karma.

Licensing

SurveyJS Form Library is distributed under the MIT license.

1.12.8

9 months ago

1.12.7

10 months ago

1.12.3

11 months ago

1.12.2

11 months ago

1.12.1

11 months ago

1.12.6

10 months ago

1.12.5

10 months ago

1.12.4

10 months ago

1.11.14

11 months ago

1.11.13

12 months ago

1.10.5

1 year ago

1.10.6

1 year ago

1.11.12

12 months ago

1.11.10

1 year ago

1.11.11

12 months ago

1.11.4

1 year ago

1.11.3

1 year ago

1.11.2

1 year ago

1.11.1

1 year ago

1.11.8

1 year ago

1.11.7

1 year ago

1.11.6

1 year ago

1.11.5

1 year ago

1.11.9

1 year ago

1.10.4

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

1 year ago

1.9.139

1 year ago

1.9.138

1 year ago

1.9.137

1 year ago

1.9.136

1 year ago

1.9.135

1 year ago

1.9.134

1 year ago

1.9.133

1 year ago

1.9.132

1 year ago

1.9.131

1 year ago

1.9.130

1 year ago

1.9.129

2 years ago

1.9.128

2 years ago

1.9.127

2 years ago

1.9.126

2 years ago

1.9.125

2 years ago

1.9.124

2 years ago

1.9.123

2 years ago

1.9.122

2 years ago

1.9.121

2 years ago

1.9.120

2 years ago

1.9.118

2 years ago

1.9.119

2 years ago

1.9.116

2 years ago

1.9.117

2 years ago

1.9.114

2 years ago

1.9.115

2 years ago

1.9.113

2 years ago

1.9.111

2 years ago

1.9.112

2 years ago

1.9.110

2 years ago

1.9.109

2 years ago

1.9.108

2 years ago

1.9.107

2 years ago

1.9.106

2 years ago

1.9.105

2 years ago

1.9.104

2 years ago

1.9.103

2 years ago

1.9.102

2 years ago

1.9.101

2 years ago

1.9.100

2 years ago

1.9.99

2 years ago