Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Waveimage

Convert Simple Image to Wave format Image

Live Demo

Setup

Make sure you have the wave.min.js included in before end of body tag at html document.

<wave key = 1 src="Path/To/Image1" width="600" height="900"></wave>
<script src="Path/To/wave.min.js" type="text/javascript"></script>

Options

The attributes needed to include:

  • wave: HTML Tag for Wave Image
  • key: Should be unique key number
  • width: Width of image
  • height: Height of image

About

Convert Simple Image to Wave format Image

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages