JSPM

survey-creator-knockout

1.12.38
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2949
  • Score
    100M100P100Q128148F
  • License https://surveyjs.io/Licenses#SurveyCreator

Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.

Package Exports

  • survey-creator-knockout
  • survey-creator-knockout/survey-creator-knockout.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-creator-knockout) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Survey Creator / Form Builder for Knockout

Build Status NPM Version

A visual designer that enables you and your users to create and modify surveys and forms in your Knockout application.

Try Survey Creator / Form Builder

Although powered by Knockout, this library can also be used with Vue and jQuery. For React and Angular, we ship native implementations:

Get Started

To get started with Survey Creator / Form Builder for Knockout, refer to the following tutorial: Add a Survey to a Knockout Application.

Resources

Build Survey Creator / Form Builder for Knockout from Sources

If you want to build the library yourself, do the following:

  1. **Build survey-library and survey-creator-core**
    Refer to the following instructions:

    NOTE: Make sure that folders with cloned survey-library and survey-creator repositories are in the same directory.

  2. Install build dependencies for Survey Creator / Form Builder for Knockout

    cd survey-creator/packages/survey-creator-knockout
    npm install
  3. Build the library

    npm run build

    You can find the built library in the "build" directory.

  4. Run unit tests

    npm test

    This command runs unit tests using Karma.

Licensing

Survey Creator is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license. However, you can use Survey Creator online to produce survey JSON configurations and run them with SurveyJS Form Library in your application free of charge.