A package for embedding analytics with SisenseJS in a component-based approach.
This repository is a monorepo containing several versions of the SisenseJS Component Library as well as code samples for them.
These libraries make it easier to embed SisenseJS-based widgets in modern web applications.
PLEASE NOTE
This library is a beta - Some APIs and behaviors may change as the library evolves. This may include breaking changes.
- @sisense/sjsis the core library, based on WebComponents, and can be used with vanilla Javascript or Typescript client applications
- @sisense/sjs-reactis a- Reactcomponent version of- @sisense/sjs
Please refer to the /docs subdirectory for documentation.
You can find several examples of using these libraries in the /examples folder.