Skip to content

Lit-Element web component configurable to show an image in a circle with title and subtitle.

License

Notifications You must be signed in to change notification settings

manufosela/circle-picture

Repository files navigation

circle-picture Published on webcomponents.org

Demo

Codepen Demo

Lit-Element web component configurable to show an image in a circle with title and subtitle.

<circle-picture size="250" picture="https://github.com/manufosela/cvitaede-circlepicture/blob/master/demo/img/fake2.png?raw=true" title="Hello everybody!" subtitle="I'm a picture"></circle-picture>

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Build

$ npm run build

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Author

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

About

Lit-Element web component configurable to show an image in a circle with title and subtitle.

Resources

License

Stars

Watchers

Forks

Packages