1.2.2-staging.0 • Published 10 months ago

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

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months 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

10 months ago