# MasayukiSuda/EasingInterpolator

Thirty-one different easing animation interpolators for Android.

Repository: https://github.com/MasayukiSuda/EasingInterpolator
Canonical: https://ross.abutalabs.com/products/easinginterpolator
Language: Java
License Family: other
Topics: android, animation, interpolator, easing-functions
Last push: 2021-10-12T08:02:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3820, "days_push": 1786, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1101, forks 128 (observed 2026-08-28T04:03:35.725055+00:00)

## What it is
A small Android library providing 31 easing animation interpolators (cubic, elastic, expo, etc.) usable with ValueAnimator and ObjectAnimator. It takes a single linear ratio parameter (0 to 1) instead of the standard 4-param ease signature.

## Use cases
- add easing curves to Android view animations
- use elastic or bounce interpolators with ValueAnimator
- animate view translation with cubic easing
- apply ease-in-out curves to ObjectAnimator
- get more animation timing options than the built-in Android interpolators

## When to avoid
- you are not developing for Android
- you need actively maintained code with recent updates or a declared license file

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, android-tools
- platform: -
- tags: easing-functions, interpolator, tween-animation, jitpack, android

## Member repositories
- MasayukiSuda/EasingInterpolator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.725055+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:41.111908+00:00, confidence not recorded.
  - readme: https://github.com/MasayukiSuda/EasingInterpolator (fetched 2026-08-28T04:03:35.725055+00:00, sha 99cc5afd6490)
- Data as of 2026-08-30T08:39:29.467469+00:00.
