Join Nostr
2025-04-09 01:19:59 GMT

fiatjaf on Nostr: nostr-web-components has improved docs now at And new components: - <nostr-note> for ...

nostr-web-components has improved docs now at https://web.nostr.technology/
And new components:
- <nostr-note> for rendering full notes with proper formatting
- <nostr-text> for rendering just the text
- <nostr-follow> for rendering a simple "follow me on nostr" button that can actually be clicked (idea copied from )

These components are very lightweight, they use no framework and only import what is strictly necessary from nostr-tools and nostr-gadgets. They're also very efficient and replaceable metadata is cached on IndexedDB very straightforwardly.