JSPM

  • Created
  • Published
  • Downloads 2079
  • Score
    100M100P100Q116086F
  • License MIT

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.

Package Exports

  • survey-js-ui
  • survey-js-ui/survey-js-ui.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (survey-js-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

SurveyJS UI (React+pReact internally) Form Library

Build Status Software License Tested with TestCafe Issues Closed issues

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 vanilla JS 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 UI Form Library, refer to the following tutorial: Add a Survey to a jQuery Application.

Resources

Build SurveyJS UI Form Library from Sources

Refer to instructions in the root README file: Build the SurveyJS Form Library from Sources.

Licensing

SurveyJS Form Library is distributed under the MIT license.