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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tarek360 avatar

tarek360/RichPathArchived

0
View on GitHub↗
2,336 stars·260 forks·Kotlin·3 viewstwitter.com/a_tarek360↗

RichPath

💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.

Features

  • Animation Libraries - Draw and animate complex paths.
  • Mobile UI & Components - 💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.

Star history

Star history chart for tarek360/richpathStar history chart for tarek360/richpath

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to RichPath

Similar open-source projects, ranked by how many features they share with RichPath.
  • igalata/bubble-pickerigalata avatar

    igalata/Bubble-Picker

    1,395View on GitHub↗

    An easy-to-use animation which can be used for content picking for Android

    Kotlinandroidanimationbubble
    View on GitHub↗1,395
  • tictail/bounce.jstictail avatar

    tictail/bounce.js

    6,165View on GitHub↗

    bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D transformations. It provides a tool for creating complex animation sequences without the need to write manual stylesheet rules. The library allows for the creation of animations by chaining scale, rotation, translation, and skew transformations. These generated sequences can be saved under unique names for reuse across multiple elements. The system manages the animation lifecycle through callback functions that trigger when a visual sequence completes. It also includes a com

    CSS
    View on GitHub↗6,165
  • saket/cascadesaket avatar

    saket/cascade

    2,103View on GitHub↗

    Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level submenu navigation. It allows users to drill down through nested menu options using a declarative builder-pattern interface that translates structured data into runtime menu hierarchies. The library overrides standard window bounds via a custom popup container to position multi-level floating menus relative to anchor views. It maintains an in-memory state stack to track navigation depth and parent-child relationships, while layout transition animators drive height and width int

    Kotlinandroidjetpack-composemenu
    View on GitHub↗2,103
  • hakimel/stroll.jshakimel avatar

    hakimel/stroll.js

    4,342View on GitHub↗

    stroll.js is a frontend UI animation library designed to transform standard web lists into three-dimensional scrolling displays. It functions as a tool for creating depth-based perspectives using CSS3 transforms. The library specializes in 3D web animations and interactive list design. It implements visual effects that respond to user movement, adding spatial depth and perspective to list elements as they are navigated.

    HTML
    View on GitHub↗4,342
See all 30 alternatives to RichPath→

Frequently asked questions

What does tarek360/richpath do?

💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.

What are the main features of tarek360/richpath?

The main features of tarek360/richpath are: Animation Libraries, Mobile UI & Components.

What are some open-source alternatives to tarek360/richpath?

Open-source alternatives to tarek360/richpath include: igalata/bubble-picker — An easy-to-use animation which can be used for content picking for Android. tictail/bounce.js — bounce.js is a JavaScript library and programmatic wrapper for generating and applying CSS3 keyframe animations and 3D… hakimel/stroll.js — stroll.js is a frontend UI animation library designed to transform standard web lists into three-dimensional scrolling… saket/cascade — Cascade is an Android UI component library that provides customizable popup and dropdown menus featuring multi-level… afollestad/material-dialogs — material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for… adityaanand1/morphing-material-dialogs.