An open API service indexing awesome lists of open source software.

https://github.com/parvezk/reddit-element


https://github.com/parvezk/reddit-element

javascript polymner web-components

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

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:
```html

```

- Include custom attribute as normal
```html
attribute="lorem"
```

See the [component page](http://polymerlabs.github.io/reddit-element) for more information.