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.

29 lines (17 loc) 1.45 kB
# SurveyJS Form Library for Knockout (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 version** of SurveyJS Form Library for Knockout. For new projects, use the HTML/CSS/JavaScript implementation instead: > > - [`survey-js-ui`](https://www.npmjs.com/package/survey-js-ui) > > To learn how to integrate it into your application, refer to the following tutorial: [Add a Survey to an HTML/CSS/JavaScript Application](https://surveyjs.io/form-library/documentation/get-started-html-css-javascript). ## 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).