2.2.1 • Published 5 years ago

@manufosela/circle-picture v2.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago