Skip to content

savant-lib 0.0.1

Install from the command line:
Learn more about npm packages
$ npm install @insight-platform/savant-lib@0.0.1
Install via package.json:
"@insight-platform/savant-lib": "0.0.1"

About this version

Savant-lib

This library was generated with Angular CLI version 16.2.0.

Utils

Click to expand

Code scaffolding

Run ng generate component component-name --project savant-lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project savant-lib.

Note: Don't forget to add --project savant-lib or else it will be added to the default project in your angular.json file.

Build

Run ng build savant-lib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build savant-lib, go to the dist folder cd dist/savant-lib and run npm publish.

Description

Library contains models, utils functions, and main components to display Frame information as Tree and as Log ountput.

Components

  1. FrameContainer - allows to display Frame as Tree, accepts Frame itself, another frame to compare, filter by objects and color palette. Two color palettes are available: plain and amber.
  2. LogContainer - allows to display Logs from Trace, accepts spans from Trace and filters.
  3. SpanList - allows to display Spans from Trace as list, accepts spans with frames from Trace, emits selected span to display Frame and another span to set Frame for comparing.

Details


Assets

  • savant-lib-0.0.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all