Gathering detailed insights and metrics for survey-creator-core
Gathering detailed insights and metrics for survey-creator-core
Gathering detailed insights and metrics for survey-creator-core
Gathering detailed insights and metrics for survey-creator-core
Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
npm install survey-creator-core
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (92.95%)
CSS (2.75%)
SCSS (2.1%)
HTML (0.83%)
Vue (0.71%)
JavaScript (0.65%)
Batchfile (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
1,025 Stars
9,795 Commits
421 Forks
31 Watchers
57 Branches
90 Contributors
Updated on Jul 14, 2025
Latest Version
2.2.4
Package Id
survey-creator-core@2.2.4
Unpacked Size
142.46 MB
Size
23.80 MB
File Count
402
NPM Version
6.14.18
Node Version
14.21.3
Published on
Jul 09, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
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 jQueryIf 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
NOTE: Make sure that folders with cloned
survey-library
andsurvey-creator
repositories are in the same directory.
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.
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.
No vulnerabilities found.
Reason
30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
Reason
license file detected
Details
Reason
Found 9/30 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More