An open API service indexing awesome lists of open source software.

https://github.com/manufosela/animation-protonimg

Lit-Element web component to show images with [proton.js](https://github.com/drawcall/Proton) library
https://github.com/manufosela/animation-protonimg

Last synced: 4 months ago
JSON representation

Lit-Element web component to show images with [proton.js](https://github.com/drawcall/Proton) library

Awesome Lists containing this project

README

        

# animation-protonimg [![npm-package](https://img.shields.io/badge/npmjs-package-red)](https://www.npmjs.com/package/animation-protonimg) [![github](https://img.shields.io/badge/github-repository-green)](https://github.com/manu/animation-protonimg) [![codepen-example](https://img.shields.io/badge/codepen-example-black)](https://codepen.io/manufosela/pen/ZEpjzOP)

Lit-Element web component to show images with [Proton Javascript particle animation engine](https://drawcall.github.io/Proton/)

## Demo

```

Basic animation-protonimg Demo


Demo

```

```html

```
## Install the Polymer-CLI

```
npm install animation-protonimg
```

## Viewing Your Element

```
npm run start
```

## Running Tests

```
npm run test
```

## Build
```
npm run build
```

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.

##Author
**manufosela**

## License

This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details

## Generated

**generator-lit-element-base** - *yeoman npm package* - by [@manufosela](https://github.com/manufosela/generator-litelement-webcomponent)