traceviewer-react-components

0.2.1 • Public • Published

Description

The Trace Viewer react-components package contains views and utilities for visualizing traces and logs via the Trace Server Protocol, connected a Trace Server application. While being initially used within the Theia Trace Viewer extension, its code base is independent to any Theia APIs and hence can be integrated in other web applications.

Styling

The Trace Viewer react-components package does not define CSS styles for its components, but it provides CSS variables that can be map to custom CSS styles or variables. Any project that uses the package should define its own CSS styles for the components. All the mappable variables have the prefix --trace-viewer.

An example (of integration with Theia) that contains all the mappable variables can be found in here.

Additional Information

Readme

Keywords

none

Package Sidebar

Install

npm i traceviewer-react-components

Weekly Downloads

477

Version

0.2.1

License

MIT

Unpacked Size

1.46 MB

Total Files

303

Last publish

Collaborators

  • jhelming
  • jfaltermeier
  • msujew
  • eclipse-theia-bot
  • tsmaeder
  • marc.dumais
  • paul-marechal
  • bhufmann
  • vince-fugnitto
  • eclipsetheia