0.0.9 • Published 3 years ago

@smart-dyspnea/angular-widgets-mock v0.0.9

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

AngularWidgetsMock

This library is for demonstration only and contains different angular components to be used as widgets in an Angular application. The widget included are the following:

  • Respiratory test: widget to record an audio and automatically detect respiratory disorders using artificial intelligence.

Important Note: this library should only be used as a demonstration, if you want to use the full library check the folowing library and contact Smart Dyspnea company: @smart-dyspnea/angular-widgets.

Installation

npm install @smart-dyspnea/angular-widgets-mock

Dependencies

Install the following libraries:

  • recordrtc

Usage

Respiratory test

This component use an Input attribute to provide a validate token but since this library is for demonstration it does not use the provided token.

<smart-dyspnea-breathing-test-mock [token]="{{ tokenValue }}"></smart-dyspnea-breathing-test-mock>
0.0.9

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago