Awesome
<div align="center"> <h1>Nostrefresh</h1> </div> <div align="center"> Simple refresh function for nostr web pages </div><div align="center"> <h4>Getting Started</h4> </div>
⚡️ Features
✓ Connect to nostr relay
✓ Refresh page on update
✓ Relay and refresh time configurable from query string
✍️ Getting Started
Import to web page
import 'https://cdn.skypack.dev/nostrefresh'
How it works
The code will check two parameters in the query string
- relay
- t
The relay is a nostr relay, t is the time in seconds, with default - 5
⚖️ License
This project is under the MIT License. See the LICENSE file for the full license text.