survey-core
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

Survey Model (Platform-Independent Part)

Build Status Software License Tested with TestCafe Issues Closed issues

A platform-independent survey model for SurveyJS Form Library. This package should be used with one of platform-specific UI rendering packages. Refer to the following Get Started tutorials for more information:

Resources

Build Survey Model from Sources

  1. Clone the repo

    git clone https://github.com/surveyjs/survey-library.git
    cd survey-library/packages/survey-core
    
  2. Install dependencies
    Make sure that you have Node.js v16 or later and a compatible npm version installed.

    npm install
    
  3. Build the library

    npm run build:all
    

    You can find the built scripts and style sheets in folders under the build directory.

  4. Run unit tests

    npm run test
    

    The unit tests use Karma.

After that, you can build one of the UI packages:

Licensing

SurveyJS Form Library is distributed under the MIT license.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i survey-core

      Homepage

      surveyjs.io/

      Weekly Downloads

      92,884

      Version

      2.0.6

      License

      MIT

      Unpacked Size

      38 MB

      Total Files

      701

      Last publish

      Collaborators

      • andrewtelnov
      • tsv2013
      • duodvk
      • dk981234