Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximevaillancourt/turven
turven lets people on your website see how many other people are also reading the same page 👀
https://github.com/maximevaillancourt/turven
collective-behavior javascript realtime socket-io web
Last synced: 3 months ago
JSON representation
turven lets people on your website see how many other people are also reading the same page 👀
- Host: GitHub
- URL: https://github.com/maximevaillancourt/turven
- Owner: maximevaillancourt
- License: mit
- Archived: true
- Created: 2020-07-07T01:40:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T11:00:34.000Z (over 4 years ago)
- Last Synced: 2024-08-02T05:14:50.275Z (6 months ago)
- Topics: collective-behavior, javascript, realtime, socket-io, web
- Language: JavaScript
- Homepage: https://turven.xyz
- Size: 283 KB
- Stars: 40
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# turven
turven lets people on your website see how many other people are also reading the same page.### How do I add this to my website?
Simply copy-paste the following `` tag right before the ending `</body>` tag on your website:
```html
<script src="https://turven.xyz/script">
```### Websites using turven
- [turven.xyz](https://turven.xyz)
- [maximevaillancourt.com](https://maximevaillancourt.com)
- [covid19-thane.github.io](http://covid19-thane.github.io)
- [garimasingh.me](http://garimasingh.me)Using turven on your own website? Open a PR and add it to the list! :)
### Is this production-ready?
Not really. Enjoy at your own risk.
### Why "turven"?
"turven" is Dutch for "tally". It sounds pretty cool, it's short enough that we can remember it, plus the domain name was available. Bingo!