Package Exports
- survey-vue
- survey-vue/modern.css
- survey-vue/survey-vue.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (survey-vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SurveyJS Form Library for Vue (Obsolete)
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-uiTo learn how to integrate them into your application, refer to the following tutorial: Add a Survey to a Vue Application.
Resources
Build SurveyJS Form Library for Vue from Sources
Refer to instructions in the root README file: Build the SurveyJS Form Library from Sources.
Licensing
SurveyJS Form Library is distributed under the MIT license.