Skip to content

Intends to turn boring images into intensifies, by the power of jQuery

License

Notifications You must be signed in to change notification settings

AndersSchmidtHansen/intensifies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

intensifies.js

Intends to turn boring images into intensifies, by the power of jQuery or fail gloriously. Like this...

intensifies action

installation

how-to-use (coffeescript example)

$(".intensifies").click -> // you can omit this, but making it run on page load is really not a good idea
  $(this).intensifies
    text : "Doge" // change this to whatever, will always be appended with "intensifies"
    intensification : 5 // the higher the value, the more intense it gets!
    dundunduuun : true // for extra jump-scare action dunduns, set this to true
    color : "red" // change this to something colorful and pretty

Bitdeli Badge

About

Intends to turn boring images into intensifies, by the power of jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published