-

@ fiatjaf
2025-04-09 01:19:59
nostr-web-components has improved docs now at https://web.nostr.technology/
And new components:
- for rendering full notes with proper formatting
- for rendering just the text
- for rendering a simple "follow me on nostr" button that can actually be clicked (idea copied from nostr:npub1qsvv5ttv6mrlh38q8ydmw3gzwq360mdu8re2vr7rk68sqmhmsh4svhsft3)
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.