Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/parvezk/reddit-element
- Owner: parvezk
- Created: 2014-11-23T15:19:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T15:50:52.000Z (about 10 years ago)
- Last Synced: 2024-04-13T19:19:54.463Z (8 months 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.