UNPKG

survey-knockout

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.

25 lines (13 loc) 1.43 kB
# SurveyJS Form Library for Knockout <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. > **NOTE**: This package contains a legacy version of SurveyJS Form Library for Knockout. We recommend using a [new implementation](https://www.npmjs.com/package/survey-react-ui) that separates the data model from the UI rendering. For information on how to integrate it into your application, refer to the following tutorial: [Add a Survey to a Knockout Application](https://surveyjs.io/form-library/documentation/get-started-knockout). ## Resources - [Website](https://surveyjs.io/) - [Documentation](https://surveyjs.io/Documentation/Library) - [Live Examples](https://surveyjs.io/form-library/examples/nps-question/knockoutjs) - [What's New](https://surveyjs.io/WhatsNew) ## Build SurveyJS Form Library for Knockout 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).