GitHub - surveyjs/survey-library: Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout. (original) (raw)

Library

SurveyJS Form Library is a free to use MIT-licensed client-side component that allows you to render dynamic JSON-based forms in any JavaScript application, collect responses, and send all form submission data to a database of your choice. You can use it for multi-page forms of any length and complexity, pop-up surveys, quizzes, scored surveys, calculator forms, and more. SurveyJS Form Library has native support for React, Angular, Vue, and Knockout; jQuery is supported via a wrapper over the Knockout version. The library interacts with the server using JSON objects—for both form metadata, also known as form JSON schemas, and results. The SurveyJS product family also includes a robust form builder library that automatically generates form configuration files in JSON format. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.

Documentation ·Roadmap ·View Demos ·Generate JSON form ·Report Bug ·Twitter

form-library.mp4

Features

Get Started

Resources

SurveyJS Product Family

Build the SurveyJS Form Library from Sources

  1. Build the platform-independent part
  2. Build one of the UI packages

Licensing

SurveyJS Form Library is distributed under the MIT license.