survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
npm install survey-vue
SurveyJS Form Library is 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 web applications.
> This package provides a legacy Knockout-based version of SurveyJS Form Library for Vue. For new projects, use the native Vue implementations instead:
>
> - Vue 3: survey-vue3-ui
> - Vue 2: survey-vue-ui
>
> To learn how to integrate them into your application, refer to the following tutorial: Add a Survey to a Vue Application.
- Website
- Documentation
- Live Examples
- What's New
Refer to instructions in the root README file: Build the SurveyJS Form Library from Sources.
SurveyJS Form Library is distributed under the MIT license.