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-angular
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:
>
> - survey-angular-ui
>
> To learn how to integrate it into your application, refer to the following tutorial: Add a Survey to an Angular 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.