Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 607 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 607 Bytes

metricq-js

For the readme of the single package, visit the corresponding folders or click here for live and history

Install via npm/yarn

Install via

npm install @metricq/live
or
npm install @metricq/history
yarn add @metricq/live
or
yarn add @metricq/history

If you have previously installed the packages from the GitHub package registry, please delete the registry configuration for the metricq scope.

Usage

import MetricQHistory from "@metricq/history"
import MetricQLive from "@metricq/live"