0.2.18 • Published 9 days ago

gzl-datahouse-renderers v0.2.18

Weekly downloads
-
License
-
Repository
-
Last release
9 days ago

Gazelle datahouse renderers library

This library facilitates the rendering of diverse views for base64 data, including Raw, Hex.

Installation

You can install the library via npm or yarn:

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 16.

0.2.16

9 days ago

0.2.15

9 days ago

0.2.14

9 days ago

0.2.13

11 days ago

0.2.12

11 days ago

0.2.11

11 days ago

0.2.18

9 days ago

0.2.17

9 days ago

0.2.10

16 days ago

0.2.7

16 days ago

0.2.6

16 days ago

0.2.9

16 days ago

0.2.8

16 days ago

0.2.5

16 days ago

0.2.4

16 days ago

0.2.3

17 days ago

0.2.2

23 days ago

0.2.1

23 days ago

0.2.0

23 days ago

0.1.0

23 days ago