GitHub - sdras/vue-weather-notifier: A small SVG animation illustrating a weather app notification in Vue (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

sdras / vue-weather-notifier Public

A small SVG animation illustrating a weather app notification in Vue

199 stars 30 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory10 Commits
build build
config config
src src
static static
.babelrc .babelrc
.editorconfig .editorconfig
.gitignore .gitignore
README.md README.md
index.html index.html
package.json package.json

Repository files navigation

Vue Weather Notifier

Live demo: http://codepen.io/sdras/full/YNpaoJ

Vue Weather Notifier

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

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

About

A small SVG animation illustrating a weather app notification in Vue

Resources

Readme

Activity

Stars

199 stars

Watchers

4 watching

Forks

30 forks

Report repository

Releases

No releases published

Packages

No packages published

Languages