Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wangningkai/visitor-badge-node

:crystal_ball: A badge generator service to count visitors of your markdown file.
https://github.com/wangningkai/visitor-badge-node

visitor visitor-counter visitor-tracking

Last synced: 2 months ago
JSON representation

:crystal_ball: A badge generator service to count visitors of your markdown file.

Awesome Lists containing this project

README

        

# visitor-badge-node

> A badge generator service to count visitors of your markdown file.

![GitHub top language](https://img.shields.io/github/languages/top/wangningkai/visitor-badge-node.svg?style=popout-square)
![GitHub last commit](https://img.shields.io/github/last-commit/wangningkai/visitor-badge-node.svg?style=popout-square)
![GitHub](https://img.shields.io/github/license/wangningkai/visitor-badge-node.svg?style=popout-square)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

## Getting Started

Copy paste this , and that's it. Simple!

Change the `page_id` to your page.

```
https://visitor-badge.vercel.app?page_id={page_id}
https://visitor-badge.vercel.app/page/{page_id}
https://visitor-badge.vercel.app/p/{page_id}
```

#### Color

Use `?color=blue` parameter like so :-

```
https://visitor-badge.vercel.app/page/{page_id}?color=blue
```

# Deploy on your own Vercel instance

[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/wangningkai/visitor-badge-node)

### :sparkling_heart: Support the project

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
this takes time. You can use this service for free.

However, if you are using this project and happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-

- Starring and sharing the project :rocket:
- [![paypal.me/wangningkai](https://ionicabizau.github.io/badges/paypal.svg)](https://www.paypal.me/wangningkai) - You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:
- [Wechat & AliPay](https://pay.ningkai.wang)

Thanks! :heart:

## License

![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg?style=popout-square)

---

Contributions are welcomed! <3

Made with ❤️ and JavaScript.