Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Material design click animation. Done with svg and Velocity.js.

NotificationsYou must be signed in to change notification settings

vue-comps/vue-comps-waves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material design click animation. Done with svg andVelocity.js.Very lightweight ifVelocity.js is present.

Install

npm install --save-dev vue-comps-waves

or includebuild/bundle.js.

Usage

components:waves:require("vue-comps-waves")# or with bundle.jswaves:window.vueComps.waves]
<button>Click me!<waves></waves></button>

For examples seedev/.

Props

Nametypedefaultdescription
colorString"black"color of the effect
speedNumber1speed of the effect

Development

Clone repository

npm installnpm run dev

Browse tohttp://localhost:8080/.

Changelog

  • 1.0.0
    Usage changes to attach to parent instead of being the parent.

License

Copyright (c) 2016 Paul PflugradtLicensed under the MIT license.

About

Material design click animation. Done with svg and Velocity.js.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp