A small SVG animation illustrating a weather app notification in Vue

This small Vue app shows a simple update of state with vuex for SVG animations. Animations work both in the component, and also within mounted(), for more complex movement. I’m using GreenSock Animation API, and splitting the defs into their own template file….

Source: https://github.com/sdras/vue-weather-notifier

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.