Package Exports
- survey-angular
- survey-angular/survey.angular.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-angular) 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 Angular (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 Angular. Use it only with Angular v11 and earlier. Refer to the following code examples on GitHub for more information:
- Add SurveyJS Form Library to an Angular v8–v11 Application
- Add Survey Creator to an Angular v8–v11 Application
For Angular v12+ projects, use the native Angular implementation instead:
To learn how to integrate it into your application, refer to the following tutorial: Add a Survey to an Angular Application.
Resources
Build SurveyJS Form Library for Angular 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.