0.2.40 • Published 1 year ago

gzl-datahouse-renderers v0.2.40

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Gazelle datahouse renderers library

This library simplifies the process of displaying various views for Hl7, Dicom, Http, and Syslog base64 data, such as Raw, Hex, Xml, and Json formats.

Installation

You can install the library via npm or yarn: https://www.npmjs.com/package/gzl-datahouse-renderers

npm install gzl-datahouse-renderers

Props

The DocumentRenderer interface accepts the following props:

  • base64Data: A string representing the base64 data to be rendered.
  • dataType: "DICOM" | "HTTP" | "HL7" | "SYSLOG";
  • showLineNumbers (optional): Boolean indicating whether to show line numbers. Default is false.
  • bytesPerLine (optional): Number indicating the desired bytes per line . Default is 32.

0.2.40

1 year ago

0.2.27

1 year ago

0.2.26

1 year ago

0.2.25

1 year ago

0.2.24

1 year ago

0.2.39

1 year ago

0.2.30

1 year ago

0.2.38

1 year ago

0.2.37

1 year ago

0.2.36

1 year ago

0.2.35

1 year ago

0.2.34

1 year ago

0.2.33

1 year ago

0.2.32

1 year ago

0.2.31

1 year ago

0.2.29

1 year ago

0.2.28

1 year ago

0.2.23

1 year ago

0.2.22

1 year ago

0.2.21

1 year ago

0.2.20

1 year ago

0.2.19

1 year ago

0.2.16

1 year ago

0.2.15

1 year ago

0.2.14

1 year ago

0.2.13

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.18

1 year ago

0.2.17

1 year ago

0.2.10

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago