reddit-element is a custom element built using web component and polymer polyfill js
- Element that returns the public description of a subreddit
Element usage:
<reddit-element></reddit-element>
- Include custom attribute as normal
attribute="lorem"
See the component page for more information.