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

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

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

3 مستودعات

Awesome GitHub RepositoriesVisual Orientation Transforms

Non-animating CSS transformations used to adjust image rotation and scale for alignment.

Distinct from CSS Transform Animations: Focuses on static alignment transforms for image positioning rather than time-based animations

Explore 3 awesome GitHub repositories matching user interface & experience · Visual Orientation Transforms. Refine with filters or upvote what's useful.

Awesome Visual Orientation Transforms GitHub Repositories

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

    fengyuanchen/cropperjs

    13,834عرض على GitHub↗

    Cropper.js is a JavaScript image cropping library and client-side image editor. It provides a front-end interface for manipulating image geometry and extracting specific regions using the HTML5 Canvas API. The library enables interactive image cropping where users can manually select areas and define clipping regions. It supports geometry transformations including rotation, scaling, and zooming to align subjects, and allows for the enforcement of dynamic aspect ratios. The tool provides capabilities for exporting crop data as coordinates or canvas representations and offers access to interna

    Employs CSS3 transformations for image rotation and scaling to align subjects without modifying source data.

    TypeScriptcroppercropperjsimage-cropper
    عرض على GitHub↗13,834
  • fengyuanchen/cropperالصورة الرمزية لـ fengyuanchen

    fengyuanchen/cropper

    7,691عرض على GitHub↗

    Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image manipulation tool that allows users to visually select and trim specific areas of an image directly within a browser. The library provides a visual interface for defining precise crop areas with configurable aspect ratios and zoom controls. It includes tools to rotate, scale, and zoom images to align subjects before exporting the final result. The tool handles browser-based image processing by generating a canvas element from a selected image area for use or download. It manages crop

    Uses CSS transformations to rotate and scale the image view for subject alignment without modifying source data.

    JavaScript
    عرض على GitHub↗7,691
  • rstacruz/jquery.transitالصورة الرمزية لـ rstacruz

    rstacruz/jquery.transit

    7,240عرض على GitHub↗

    This project is a jQuery plugin and animation extension that enables hardware-accelerated CSS3 transitions and transformations. It serves as a wrapper that shifts animation logic from script-based updates to native browser style transitions. The library provides tools for managing the scale, rotation, and orientation of page elements. It uses relative-value coordinate calculations to handle element movement and maps generic transformation properties to browser-specific vendor prefixes. The capability surface covers high-performance visual effects, including the management of timing and easin

    Controls the scale, rotation, and orientation of page elements using flexible CSS3 transformation values.

    JavaScript
    عرض على GitHub↗7,240
  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. Animation Engines
  5. CSS Transform Animations
  6. Visual Orientation Transforms

استكشف الوسوم الفرعية

  • Dynamic Transform ControlsTools for programmatically adjusting scale, rotation, and orientation during runtime. **Distinct from Visual Orientation Transforms:** Focuses on flexible, programmatic control of transforms rather than static alignment.