@objectiv/schema
Version:
Objectiv TypeScript implementation of the open analytics taxonomy
30 lines (17 loc) • 526 B
Markdown
# Objectiv Schema TypeScript
TypeScript implementation of the open analytics taxonomy for Objectiv trackers.
## Package installation
```sh
yarn add @objectiv/schema --dev
```
### or
```sh
npm install @objectiv/schema --save-dev
```
## Usage
For a detailed usage guide, see the documentation: [https://objectiv.io/docs](https://objectiv.io/docs)
## Copyright and license
Licensed and distributed under the Apache 2.0 License (An OSI Approved License).
Copyright (c) 2021-2022 Objectiv B.V.
All rights reserved.