Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
/ dancing-button Public archive
generated from seonglae/ts-module

Dancing Button UI maker based on svg

License

Notifications You must be signed in to change notification settings

seonglae/dancing-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dancing Button

typescript implementation of liquid button v2

button

Above app is Intuiter

asd


Install

npm i dancing-button
yarn add dancing-button
pnpm add dancing-button

example

<svg class="dancing-button"/>
const button: <SVGElement> = document.querySelector('.dancing-button')
const btn = new LiquidButton(button)

About

Dancing Button UI maker based on svg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published