New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@srph/jqt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@srph/jqt

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

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

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.

Keywords

jquery

FAQs

Package last updated on 15 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts