Skip to content
/ jqt Public

A low-level jQuery plugin for node hiding and showing through css transitions

License

Notifications You must be signed in to change notification settings

srph/jqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqt

npm version

A low-level jQuery plugin for node hiding / showing through css transitions.

Think of it as a low-level version of builtin jQuery animations such as $.fadeOut, $.fadeIn, $.slideUp, and $.slideDown but with css classes. Or maybe something similar to ng-animate or ReactCSSTransitionGroup for single elements in jQuery.

Use case

I've never found any similar libraries outside frameworks. This library was massively dogfed for projects I handle at work, usually for tab transitions, menu animations, etc.

About

A low-level jQuery plugin for node hiding and showing through css transitions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published