1.2.2-staging.0 • Published 2 years ago

@influenzanet/survey-engine v1.2.2-staging.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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
1.2.2-staging.0

2 years ago