Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saber2pr/pv-count

pv counter.
https://github.com/saber2pr/pv-count

busuanzi jsonp pv uv

Last synced: 26 days ago
JSON representation

pv counter.

Awesome Lists containing this project

README

        

# @saber2pr/pv-count

> pv counter.

```bash
yarn add @saber2pr/pv-count
```

## Example

```ts
import visit from "@saber2pr/pv-count"

visit().then(result => {})
// {site_uv: 883593, page_pv: 5353303, version: 2.4, site_pv: 14786743}
```

# busuanzi

document:

http://busuanzi.ibruce.info/

---

> Author: saber2pr