awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCustom Interpolation Functions

User-defined functions that replace default numeric interpolation for non-numeric values like colors or paths.

Distinct from Animation Interpolators: Distinct from Animation Interpolators: allows user-supplied functions for non-numeric types, not just built-in easing curves.

Explore 1 awesome GitHub repository matching user interface & experience · Custom Interpolation Functions. Refine with filters or upvote what's useful.

Awesome Custom Interpolation Functions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sghall/react-moveالصورة الرمزية لـ sghall

    sghall/react-move

    6,564عرض على GitHub↗

    React Move is a declarative animation library for React that animates components by interpolating between start and end states with configurable timing and easing. It provides data-driven transitions for single elements, groups, lists, and SVG elements, supporting staggered timing, custom interpolation for non-numeric values like colors and paths, and drag-and-drop reordering of list items. The library distinguishes itself through its support for custom interpolation functions that replace default numeric interpolation, keyed array reconciliation for tracking items as they enter, update, or l

    Replaces default numeric interpolation with user-defined functions for non-numeric values like colors or paths.

    JavaScriptanimateanimationeasing
    عرض على GitHub↗6,564
  1. Home
  2. User Interface & Experience
  3. Animation Interpolators
  4. Custom Interpolation Functions