A lightweight JavaScript library for creating waves
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>