For the readme of the single package, visit the corresponding folders or click here for live and history
Install via
npm install @metricq/live
or
npm install @metricq/historyyarn add @metricq/live
or
yarn add @metricq/historyIf you have previously installed the packages from the GitHub package registry, please delete the registry configuration for the metricq scope.
import MetricQHistory from "@metricq/history"
import MetricQLive from "@metricq/live"