awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesMovement Animations

Visual styles and transitions specifically for elements during movement operations.

Distinct from CSS Styling: Distinct from general CSS Styling by focusing exclusively on the motion and state transitions of elements during drag operations.

Explore 2 awesome GitHub repositories matching user interface & experience · Movement Animations. Refine with filters or upvote what's useful.

Awesome Movement Animations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shopify/draggableAvatar von Shopify

    Shopify/draggable

    18,457Auf GitHub ansehen↗

    Draggable is a JavaScript library for implementing draggable elements and sortable lists within a web browser. It provides a functional toolset for creating accessible drag and drop interfaces and a mechanism for dynamically swapping, sorting, and reordering HTML elements in real time. The library features a cross-input interaction layer that unifies mouse, touch, and force-touch events into a single stream for consistent behavior across different devices. It specifically includes tools for providing screen reader feedback and assistive technology support to ensure drag operations are accessi

    Allows customization of the visual style and motion of dragged elements using CSS selectors.

    JavaScriptdrag-and-dropdraggablees6
    Auf GitHub ansehen↗18,457
  • react-native-maps/react-native-mapsAvatar von react-native-maps

    react-native-maps/react-native-maps

    15,971Auf GitHub ansehen↗

    react-native-maps is a cross-platform mobile map component for iOS and Android that renders interactive geographic data and markers. It provides a native map view and viewport controller to manage camera movement, zoom levels, and coordinate-based animations on mobile devices. The project includes a GeoJSON map renderer for visualizing complex geographic features and an interactive map overlay library for drawing polylines, polygons, and heatmaps. It supports integration with both Google Maps and Apple Maps, allowing developers to switch between providers or apply cloud-based styling and cust

    Transitions a marker from its current location to a new coordinate using a smooth visual animation.

    TypeScriptgoogle-mapsmapsreact-native
    Auf GitHub ansehen↗15,971
  1. Home
  2. User Interface & Experience
  3. CSS Styling
  4. Movement Animations

Unter-Tags erkunden

  • CoordinateVisual transitions of map elements between two geographic coordinates. **Distinct from Movement Animations:** Focuses on coordinate-based spatial movement rather than general UI element motion.