Implementation of the survey engine to use in typescript/javascript projects.
To run test:
yarn test
To prepare and deploy a release, use the script:
./publish.sh
or for a beta release:
./publish.sh --tag beta
Implementation of the survey engine to use in typescript/javascript projects.
Homepage Repository npm TypeScript Download
npm install survey-engine@1.2.10