0.5.21 • Published 2 years ago

@leafnet/calculatorview v0.5.21

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

Introduction

This is a stencil developed library with web components.

Collection

  1. Calculators
  2. Mortality Scores
  3. Drugs

Calculators

They provide a UX of elements that can create a mathematical equation or a conversion. All operators are sequential. Operators are displayed, except if are set hidden, at the left of each parameter. Input: Javascript object with parameters Output: An complex element. On every modification it sends and Event of name resultUpdated

Types

  1. Calculation: e.g. A + B / C. B will be added to A and the result will be devided with C
  2. Conversion: Miles to Km. The second parameter is just a coefficient to the first parameter. For this 0.2.xxx versions it just adds,subs,div,mult.
  3. MultiConversion: Miles to Km to m etc. When ever a parameter is changed all others do get updated.

Calculators List

A collection of Calculators. It draws them as a list. Input: A valid url that contains the JSON File with settings. Output: An complex element list

Mortality Scores

It provides an element to present a mortality score such as APACHEII or SOFA. Input: A valid url that contains the JSON File with settings (ex. apacheii.json, sofa.json). Output: A score with input parameters, result, references etc.

Mortality Scores List

It provides a collection of mortality scores. Input: A valid url that contains the JSON File with all the scores. Output: a) a toolbar to select the score, b) the score list with only selected visible

Mortality Scores Simple Addition

It provides a collection of mortality scores. It uses the Step Progress element. Input: An object with settings Output: A progress bar with steps. Event: type scoreValueEvent

Step Progress

It provides a collection of mortality scores. Input: An object with settings Output: A progress bar with steps. Event: type scoreValueEvent

Drugs

0.5.21

2 years ago

0.5.10

3 years ago

0.5.11

3 years ago

0.5.20

3 years ago

0.5.18

3 years ago

0.5.19

3 years ago

0.5.16

3 years ago

0.5.17

3 years ago

0.5.14

3 years ago

0.5.15

3 years ago

0.5.12

3 years ago

0.5.13

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.9

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.3.6

3 years ago

0.3.7

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago