Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 317 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 317 Bytes

@saber2pr/pv-count

pv counter.

yarn add @saber2pr/pv-count

Example

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