Hahdin / vn-life

some simple vue examples.

Home Page:https://codepen.io/Hahdin/pen/OJyOzNR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So I was bored one day...

The first is just a very tiny piece of code that creates an animated epoch clock component.

The code demonstrates the use of a javascript Proxy object to handle the current time, and displays on an HTML Canvas using Vue.js.

Below it is a simple animation of some sparkles. I like trying to create realistic or organic animations, and enjoy playing with the canvas. Enjoy.

You can see the sparkles here

About

some simple vue examples.

https://codepen.io/Hahdin/pen/OJyOzNR


Languages

Language:JavaScript 90.7%Language:HTML 9.3%