https://github.com/richardcarls/inline-list
A custom element for a simple inline list.
https://github.com/richardcarls/inline-list
polymer web-components
Last synced: 2 months ago
JSON representation
A custom element for a simple inline list.
- Host: GitHub
- URL: https://github.com/richardcarls/inline-list
- Owner: richardcarls
- License: bsd-3-clause
- Created: 2017-08-26T03:48:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T04:28:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-07T18:50:21.795Z (3 months ago)
- Topics: polymer, web-components
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.webcomponents.org/element/richardcarls/inline-list)
# \
A custom element for a simple inline list.
```html
Epsilon
Eucrades
Dernesto
Quillduct```
## Installation
```sh
$ bower install --save richardcarls/inline-list
```## Import
```html
```