https://github.com/unix/views
show your page views without server.
https://github.com/unix/views
Last synced: about 2 months ago
JSON representation
show your page views without server.
- Host: GitHub
- URL: https://github.com/unix/views
- Owner: unix
- License: mit
- Created: 2020-03-12T14:08:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T03:28:50.000Z (12 months ago)
- Last Synced: 2024-12-22T18:48:13.306Z (6 months ago)
- Language: TypeScript
- Homepage: https://views.unix.bio
- Size: 222 KB
- Stars: 52
- Watchers: 4
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Views
Show page views without the server.
[中文文档](./README_CN.md)
### 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](https://views-docs.unix.bio).
### Usage
1. Create [Pull Request](https://github.com/unix/views/pulls) to submit your domain.
2. Add `img` to your own page:```html
![]()
```
**[Learn more at Documentation](https://views-docs.unix.bio)**
### 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](./LICENSE)