JSPM

survey-angular

1.12.55
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10527
  • Score
    100M100P100Q127998F
  • License MIT

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.

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:

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.