Skip to content
/ views Public
forked from unix/views

show your page views without server.

License

Notifications You must be signed in to change notification settings

oif/views

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 71.3%
  • HTML 15.0%
  • JavaScript 11.8%
  • Shell 1.9%