survey-engine

Implementation of the survey engine to use in typescript/javascript projects.


Keywords
survey engine
License
ISC
Install
npm install survey-engine@1.2.10

Documentation

Survey Engine for Typescript

Implementation of the survey engine to use in typescript/javascript projects.

Usage

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