0.0.2 • Published 4 years ago

busuanzi-statistics v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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.