Skip to content

phlsa/oh-behave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published