UNPKG

nostr-web-components

Version:

collection of web components that provide quick access to basic nostr things

10 lines (9 loc) 258 B
import "./nostr-name.js"; import "./nostr-picture.js"; import "./nostr-user-search.js"; import "./nostr-event-json.js"; import "./nostr-rsvp.js"; import "./nostr-livestream.js"; import "./nostr-note.js"; import "./nostr-text.js"; import "./nostr-follow.js";