Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/saber2pr/pv-count
- Owner: Saber2pr
- Created: 2019-11-12T06:44:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T12:17:48.000Z (over 4 years ago)
- Last Synced: 2024-10-09T17:33:09.814Z (27 days ago)
- Topics: busuanzi, jsonp, pv, uv
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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