1.0.2 • Published 3 years ago

dancing-button v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Dancing Button

typescript implementation of liquid button v2

button

Above app is Intuiter

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)
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago