Skip to content

parvezk/reddit-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-element

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.