Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh Behave!

Easy to use behaviors for your web app. Completely without the addClass/removeClass bonanza you usually have to put up with.

Usage

Include it in your HTML (you currently need jQuery and Underscore for oh-behave to work). Now make those buttons jiggle!

$( 'button' ).click( function( e ) {
	Behave.jiggle( e.currentTarget );
});

About

Add behaviour to your web app!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages