survey-react-ui
v2.4.1
Published
A free MIT-licensed React UI component that renders dynamic, interactive JSON-based forms and surveys. You can use it to collect responses from users and send them to your own database.
Keywords
Readme
SurveyJS React Form Library
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 React applications.
Features
- Dynamic forms, surveys, polls, and quizzes for your JavaScript application
- Integration with React, Angular, Vue, jQuery, and Knockout
- 20+ built-in question types and support for custom question types
- Built-in themes and CSS customization
- Answer validation
- TypeScript support
- Community-supported UI localization to 50+ languages
- Integration with any backend framework (examples for PHP, NodeJS, and ASP.NET included)
- Compatibility with any server + database combination
- Third-party component integration
Get Started
To get started with SurveyJS React Form Library, refer to the following tutorial: Add a Survey to a React Application.
Resources
Build SurveyJS React Form Library from Sources
Install SurveyJS React Form Library dependencies and build this library
cd ../survey-react-ui npm i npm run buildYou can find the built scripts in folders under the
builddirectory.Run a test application
npm run startThis command runs a local HTTP server at http://localhost:7777/.
Run unit tests
npm run testThe unit tests use Karma.
Licensing
SurveyJS Form Library is distributed under the MIT license.
