busuanzi-statistics

0.0.2 • Public • Published

Bu Suan Zi Statistics

GitHub watchers STAR FORK

npm download jsDelivr hits (npm) jsdelivr ISSUES GitHub closed pull requests COMMIT LANGUAGES npm

😚 Welcome

Welcome to the Bu Suan Zi Statistics.

不蒜子访问量统计功能

🎮 TL;DR

⌨️ How to use it, 👇

🔨 Usage

Node
npm install busuanzi-statistics --save
 
// or
 
yarn add busuanzi-statistics
import statistics from 'busuanzi-statistics';
 
document.querySelector('body').addEventListener('onloaded', () => {
    statistics.fetch();
}, false);
 
CDN
<script src="https://cdn.jsdelivr.net/npm/busuanzi-statistics@0.0.1/lib/busuanzi-statistics.min.js"></script>

🤝 Contributing PR

We welcome all contributions. You can submit any ideas as pull requests or as a GitHub issue.

🔗 Links

NPM Package

CDN Package

Bu Suan Zi

👨‍🏭 Author

Front-End development engineer, technology stack: React + Typescript + Mobx, also used Vue + Vuex for a while

📝 License

LICENSE

Copyright © 2020-present Rain120.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i busuanzi-statistics

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    17.2 kB

    Total Files

    12

    Last publish

    Collaborators

    • rain120