https://github.com/ifyoumakeit/color-label
Label with auto-generated background color based on text.
https://github.com/ifyoumakeit/color-label
Last synced: 5 months ago
JSON representation
Label with auto-generated background color based on text.
- Host: GitHub
- URL: https://github.com/ifyoumakeit/color-label
- Owner: ifyoumakeit
- Created: 2018-03-17T17:59:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T12:36:48.000Z (over 7 years ago)
- Last Synced: 2025-03-06T01:11:49.568Z (over 1 year ago)
- Language: HTML
- Homepage: https://www.webcomponents.org/element/ifyoumakeit/color-label
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# \
Label with auto-generated background color based on text.
```html
test
```
[](https://www.webcomponents.org/element/ifyoumakeit/color-label)
## Install the Polymer-CLI
First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally.
## Viewing Your Element
```
$ polymer serve
```
## Running Tests
```
$ polymer test
```
Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.
## License
[MIT](https://opensource.org/licenses/MIT)