survey-creator-core
v1.12.11
Published
Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.
Downloads
145,771
Readme
Survey Creator Model (Platform-Independent Part)
A platform-independent data model for Survey Creator / Form Builder by SurveyJS. This package should be used with one of the following platform-specific UI rendering packages:
survey-creator-react
for Reactsurvey-creator-angular
for Angularsurvey-creator-vue
for Vuesurvey-creator-knockout
for Knockout and jQuery
Build the Survey Creator Model from Sources
If you want to build the library yourself, do the following:
Clone the repo from GitHub and install build dependencies
git clone https://github.com/surveyjs/survey-creator.git cd survey-creator/packages/survey-creator-core npm install
Build the library
npm run build
You can find the built library in the "build" directory.
Run unit tests
npm test
This command runs unit tests using Karma.
Licensing
Survey Creator (Form Builder) is not available for free commercial usage. You can find more information about licensing this product on the following page: Product Licensing.