awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fengyuanchen/cropperjsAvatar von fengyuanchen

    fengyuanchen/cropperjs

    13,834Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,834
  • fengyuanchen/cropperAvatar von fengyuanchen

    fengyuanchen/cropper

    7,691Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,691
  • rstacruz/jquery.transitAvatar von rstacruz

    rstacruz/jquery.transit

    7,240Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,240
  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. Animation Engines
  5. CSS Transform Animations
  6. Visual Orientation Transforms

Unter-Tags erkunden

  • 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.