https://github.com/parvezk/reddit-element
https://github.com/parvezk/reddit-element
javascript polymner web-components
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/parvezk/reddit-element
- Owner: parvezk
- Created: 2014-11-23T15:19:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T15:50:52.000Z (over 11 years ago)
- Last Synced: 2025-01-25T10:26:48.871Z (over 1 year ago)
- Topics: javascript, polymner, web-components
- Language: CSS
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.