I've been rewriting my personal/private tools from React to standard webcomponents, lately, and one of the things I love the most is the shadow dom [1], which allows to sandbox styles within a component. It's best of both world, basically.
It's unclear from reading the site : does it offer anything more than `dd` would allow, or is the added value primarily to be a ready to use interface for those less used to unix tools?
[1] https://developer.mozilla.org/en-US/docs/Web/Web_Components/...