Skip to content

A lightweight JavaScript library for creating waves

Notifications You must be signed in to change notification settings

hato-taka/waving.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

waving.js

A lightweight JavaScript library for creating waves

Usage

Add waving to your webpage and call wave({}):

<body>
  ...
  <script src="https://hashimoto-naoki.com/wp-content/themes/MyPortfolio/js/waving.js"></script>
  <script> new Wave({});</script>
</body>

Gif demo:

Waving animated

About

A lightweight JavaScript library for creating waves

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published