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
- Host: GitHub
- URL: https://github.com/manufosela/animation-protonimg
- Owner: manufosela
- License: other
- Created: 2021-01-08T01:05:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T19:43:03.000Z (over 4 years ago)
- Last Synced: 2025-01-08T06:16:38.610Z (5 months ago)
- Language: JavaScript
- Size: 571 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# animation-protonimg [](https://www.npmjs.com/package/animation-protonimg) [](https://github.com/manu/animation-protonimg) [](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)