unix / views

show your page views without server.

Home Page:https://views.unix.bio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Views

Show page views without the server.

中文文档


What

  • Display page views dynamically now.
  • Easy to set up and use by anyone.
  • Support svg / react hooks

We identify your unique identity through cache, referer and others, and return a dynamic SVG element. In addition, views also provides custom SVG styles, for more information, see the documentation.


Usage

  1. Create Pull Request to submit your domain.
  2. Add img to your own page:
<img src"https://views.unix.bio/svg?key=myblog.com" />

    


Learn more at Documentation

Additional instructions

For performance and cost reasons,views can only be displayed on your own website, it can't work in GitHub(README.md) NPM or other places. You can also donate this project to help me do better.


License

MIT

About

show your page views without server.

https://views.unix.bio

License:MIT License


Languages

Language:TypeScript 73.8%Language:HTML 14.6%Language:JavaScript 11.6%