0.5.1 • Published 6 months ago

@huement/cosmicwave v0.5.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

CosmicWave

Create dynamic SVG 'waves' on each page render or animate them for never ending movement. Each wave is tied to a single HTML element whose attributes control the wave parameters.

the holy trinity of JS+CSS+HTML

Javascript

import '@huement/cosmicwave'

CSS

svg {
  fill: #000;
}

HTML

<!-- Easy Peasy! -->
<cosmic-wave></cosmic-wave>

Documentation + examples

0.5.1

6 months ago

0.5.0

6 months ago