UNPKG

survey-angular

Version:

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.

34 lines (22 loc) 1.86 kB
# SurveyJS Form Library for Angular (Obsolete) <video src="https://github.com/surveyjs/survey-library/assets/22315929/b24a68bf-d703-4096-835b-752f5f610aa6"></video> 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&ndash;v11 Application](https://github.com/surveyjs/code-examples/tree/main/legacy-angular/form-library) > - [Add Survey Creator to an Angular v8&ndash;v11 Application](https://github.com/surveyjs/code-examples/tree/main/legacy-angular/survey-creator) > > For Angular v12+ projects, use the native Angular implementation instead: > > - [`survey-angular-ui`](https://www.npmjs.com/package/survey-angular-ui) > > To learn how to integrate it into your application, refer to the following tutorial: [Add a Survey to an Angular Application](https://surveyjs.io/form-library/documentation/get-started-angular). ## Resources - [Website](https://surveyjs.io/) - [Documentation](https://surveyjs.io/Documentation/Library) - [Live Examples](https://surveyjs.io/form-library/examples/nps-question/angular) - [What's New](https://surveyjs.io/WhatsNew) ## Build SurveyJS Form Library for Angular from Sources Refer to instructions in the root README file: [Build the SurveyJS Form Library from Sources](https://github.com/surveyjs/survey-library#build-the-surveyjs-form-library-from-sources). ## Licensing SurveyJS Form Library is distributed under the [MIT license](https://github.com/surveyjs/survey-library/blob/master/LICENSE).