awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • shopify/draggableAvatar de Shopify

    Shopify/draggable

    18,457Voir sur GitHub↗

    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
    Voir sur GitHub↗18,457
  • react-native-maps/react-native-mapsAvatar de react-native-maps

    react-native-maps/react-native-maps

    15,971Voir sur GitHub↗

    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
    Voir sur GitHub↗15,971
  1. Home
  2. User Interface & Experience
  3. CSS Styling
  4. Movement Animations

Explorer les sous-tags

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