awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CreateJS avatar

CreateJS/TweenJS

0
View on GitHub↗
3,549 स्टार्स·944 फोर्क्स·JavaScript·MIT·13 व्यूज़createjs.com↗

TweenJS

TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

Features

  • Animation and Tweening - Tweening and animation library.
  • General Animation Engines - Simple tweening and animation library for JavaScript.

स्टार हिस्ट्री

createjs/tweenjs के लिए स्टार हिस्ट्री चार्टcreatejs/tweenjs के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

TweenJS के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो TweenJS के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • greensock/gsapgreensock का अवतार

    greensock/GSAP

    23,877GitHub पर देखें↗

    GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib

    JavaScriptanimationgsapjavascript
    GitHub पर देखें↗23,877
  • londonappbrewery/flutter-course-resourceslondonappbrewery का अवतार

    londonappbrewery/Flutter-Course-Resources

    10,522GitHub पर देखें↗

    This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding learners from initial setup through to app deployment. It is structured around the core concepts of building cross-platform mobile applications using the Flutter framework and the Dart language, covering widget-based UI composition, state management, and integration with backend services. The resources focus on practical, hands-on skills, including fetching live data from web APIs and parsing JSON responses, as well as authenticating users and storing data in the cloud using F

    GitHub पर देखें↗10,522
  • d3/d3d3 का अवतार

    d3/d3

    113,118GitHub पर देखें↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    Shellchartchartsd3
    GitHub पर देखें↗113,118
  • daybrush/scenejsdaybrush का अवतार

    daybrush/scenejs

    2,769GitHub पर देखें↗

    🎬 Scene.js is JavaScript & CSS timeline-based animation library

    TypeScript
    GitHub पर देखें↗2,769
TweenJS के सभी 26 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

createjs/tweenjs क्या करता है?

TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

createjs/tweenjs की मुख्य विशेषताएं क्या हैं?

createjs/tweenjs की मुख्य विशेषताएं हैं: Animation and Tweening, General Animation Engines।

createjs/tweenjs के कुछ ओपन-सोर्स विकल्प क्या हैं?

createjs/tweenjs के ओपन-सोर्स विकल्पों में शामिल हैं: greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… londonappbrewery/flutter-course-resources — This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding… d3/d3 — D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a… glslify/glsl-easings — Robert Penner's easing functions in GLSL, available as a module for glslify. gre/bezier-easing — BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions (ease-in, ease-out, ease-in-out,… daybrush/scenejs — 🎬 Scene.js is JavaScript & CSS timeline-based animation library.