awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fengyuanchen/cropperjsfengyuanchen 的头像

    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/cropperfengyuanchen 的头像

    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.transitrstacruz 的头像

    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.