@objectiv/developer-tools
Version:
Validation and logging utilities to help pinpoint instrumentation issues while developing
25 lines (17 loc) • 557 B
Markdown
# Objectiv JavaScript Developer Tools
Validation and logging utilities to help pinpoint instrumentation issues while developing.
## Package installation
```sh
yarn add @objectiv/developer-tools --dev
```
### or
```sh
npm install @objectiv/developer-tools --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) 2022 Objectiv B.V.
All rights reserved.