# dugoly-tracking

> Tracking user used

Latest version **1.0.0** (published 2021-05-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install dugoly-tracking
pnpm add dugoly-tracking
yarn add dugoly-tracking
bun add dugoly-tracking
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2021-05-27 |
| First published | 2021-05-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 0 |
| Unpacked size | 11.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | omershiran |
| Maintainers | omershiran |

## Links

- npm: https://www.npmjs.com/package/dugoly-tracking
- Repository: https://github.com/omershiran/dugoly-tracking
- Homepage: https://github.com/omershiran/dugoly-tracking#readme
- Issues: https://github.com/omershiran/dugoly-tracking/issues
- npm.io page: https://npm.io/package/dugoly-tracking

## Recent versions

- 1.0.0 (latest) — 2021-05-27

## README

# dugoly-tracking

> Tracking user used,

Development and rights: [dugoly](https://dugoly.com/)

# This library is not yet ready, so there is no operating instructions here, and we do not support its use at this time.

## Install

```bash
npm install --save dugoly-tracking
```

## Usage

```jsx
import React, { Component } from 'react'

import tracker from 'dugoly-tracking'
import 'dugoly-tracking/dist/index.css'

class Example extends Component {
  tracker("23423","fix")
  render() {
    return <div>my component</div>
  }
}
```
# parms
The function requires two parameters
The identifier and component


## Additional libraries
[To view dugoly's list of libraries click here](https://dugoly.com/Documentation/readme/dugoly-Libraries.html)

## License
There is currently no library usage permission
© omershiran [motto - Application and website development](https://motto.co.il/)

---
_Source: https://npm.io/package/dugoly-tracking · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
