Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 383 Bytes

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