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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fengyuanchen/cropperjsAvatar de fengyuanchen

    fengyuanchen/cropperjs

    13,834Ver en 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
    Ver en GitHub↗13,834
  • fengyuanchen/cropperAvatar de fengyuanchen

    fengyuanchen/cropper

    7,691Ver en 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
    Ver en GitHub↗7,691
  • rstacruz/jquery.transitAvatar de rstacruz

    rstacruz/jquery.transit

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

Explorar subetiquetas

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