PHPackages                             drupal-package/easing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. drupal-package/easing

ActiveDrupal-library[Utility &amp; Helpers](/categories/utility)

drupal-package/easing
=====================

Allows to clone the gdsmith/jquery.easing repository

0263JavaScript

Since Nov 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/drupal-package/easing)[ Packagist](https://packagist.org/packages/drupal-package/easing)[ RSS](/packages/drupal-package-easing/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

jQuery Easing Plugin
====================

[](#jquery-easing-plugin)

What is it? A jQuery plugin from GSGD to give advanced easing options. More info [here](http://gsgd.co.uk/sandbox/jquery/easing)

For CDN please use CloudFlare [`https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js`](https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js) to help my host. Thank you.

AMD or CommonJS usage
=====================

[](#amd-or-commonjs-usage)

```
// CommonJS
const jQuery = require('jquery');
require('jquery.easing')(jQuery);

// AMD
define(['jquery', 'jquery.easing'], function (jQuery, easing) {
	easing(jQuery);
});
```

Building and testing
====================

[](#building-and-testing)

- Clone the repo
- `npm install`
- Make changes
- Test against files in `/examples`
- Build minified version with `npm run build`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9693971?v=4)[Arnaud Bach](/maintainers/Nono95230)[@Nono95230](https://github.com/Nono95230)

---

Top Contributors

[![Nono95230](https://avatars.githubusercontent.com/u/9693971?v=4)](https://github.com/Nono95230 "Nono95230 (1 commits)")

### Embed Badge

![Health badge](/badges/drupal-package-easing/health.svg)

```
[![Health](https://phpackages.com/badges/drupal-package-easing/health.svg)](https://phpackages.com/packages/drupal-package-easing)
```

###  Alternatives

[koalafacade/filament-navigation-holder

A holder package for filament navigation scroll position

1617.8k](/packages/koalafacade-filament-navigation-holder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
