UNPKG

survey-react

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.42 kB
# SurveyJS Form Library for React (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 React. For new projects, use the React-only implementation instead: > > - [`survey-react-ui`](https://www.npmjs.com/package/survey-react-ui) > > To learn how to integrate it into your application, refer to the following tutorial: [Add a Survey to a React Application](https://surveyjs.io/form-library/documentation/get-started-react). ## Resources - [Website](https://surveyjs.io/) - [Documentation](https://surveyjs.io/Documentation/Library) - [Live Examples](https://surveyjs.io/form-library/examples/nps-question/reactjs) - [What's New](https://surveyjs.io/WhatsNew) ## Build SurveyJS Form Library for React 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).