Oddbean new post about | logout
 tired of having to create a giant boilerplate with 42 javascript files and fight for hours against buggy build tools, unhappy linters and unresolved type-checkers, I started a collection of nostr web components that hopefully can be imported with just a script tag and used directly:

<nostr-name pubkey="npub1..." />, for example, just displays the name of the referred pubkey.

https://git.fiatjaf.com/nostr-web-components

I'm not sure this will work or if they will be very useful. let me know if you have suggestions of other components to create.