Settings

Theme

Ask HN: Any Useful Web Components?

2 points by MrThoughtful a year ago · 0 comments · 1 min read

Reader

I am still undecided what to think about web components.

Are there some useful ones out there?

I would expect a nice web component to be a single JS file which I can import as a module like ...

<script src="some_awesome_component.js" type=module></script>

... and then I have a useful new html element.

I have yet to see something like that. Any good ones out there?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection