awesome-repositories.com
Blog
MCP
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
·
Back to msavin/parrot

Open-source alternatives to Parrot

24 open-source projects similar to msavin/parrot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Parrot alternative.

  • alexxnb/tinroA

    AlexxNB/tinro

    0Auf GitHub ansehen↗

    tinro is a highly declarative, tiny), dependency free router for Svelte web applications.

    Auf GitHub ansehen↗0
  • arthurgermano/svelte-client-routerA

    arthurgermano/svelte-client-router

    0Auf GitHub ansehen↗

    Svelte Client Router is everything you need and think when routing SPA's. This is THE SVELTE ROUTER for SPA!

    Auf GitHub ansehen↗0
  • colinlienard/sv-routerC

    colinlienard/sv-router

    0Auf GitHub ansehen↗

    Flexible, ergonomic, and complete Svelte 5 router.

    Auf GitHub ansehen↗0
  • danielsharkov/svelte-routerAvatar von DanielSharkov

    DanielSharkov/svelte-router

    13Auf GitHub ansehen↗

    Installation - Initializing a Router Instance - Fallback Route - Route View Component Props - Route Props - Before-Push Hooks - Global Before-Push Hook - Programmatic History Navigation - Route Updated Event Listener - RouteLink Component - RouteLink with Parameters - Svelte Action use:link -…

    TypeScript
    Auf GitHub ansehen↗13
  • emiltholin/svelte-routingAvatar von EmilTholin

    EmilTholin/svelte-routing

    2,058Auf GitHub ansehen↗

    A declarative Svelte routing library with SSR support.

    JavaScript
    Auf GitHub ansehen↗2,058
  • flatiron/directorAvatar von flatiron

    flatiron/director

    5,575Auf GitHub ansehen↗

    Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side, server-side, and CLI environments. It provides a unified approach to defining routes as nested object literals, where each key maps to a URL segment and its handler, supporting both hash fragment monitoring and the HTML5 History API for browser navigation without page reloads. The library distinguishes itself through its ability to operate in multiple contexts with a single routing paradigm. It supports asynchronous handler queue execution for sequential tasks like authenticatio

    JavaScript
    Auf GitHub ansehen↗5,575

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • howesteve/eleguaH

    howesteve/elegua

    0Auf GitHub ansehen↗

    Elegua: the best Svelte client router you'll ever see in under 190 LoC.

    Auf GitHub ansehen↗0
  • iron-meteor/iron-routerAvatar von iron-meteor

    iron-meteor/iron-router

    1,964Auf GitHub ansehen↗

    A client and server side router designed specifically for Meteor.

    JavaScript
    Auf GitHub ansehen↗1,964
  • italypaleale/svelte-spa-routerI

    ItalyPaleAle/svelte-spa-router

    0Auf GitHub ansehen↗

    This module is a router for Svelte 5 applications, specifically optimized for Single Page Applications (SPA).

    Auf GitHub ansehen↗0
  • jorgegorka/svelte-routerJ

    jorgegorka/svelte-router

    0Auf GitHub ansehen↗

    Svelte Router adds routing to your Svelte apps. It keeps your routes organized in a single place.

    Auf GitHub ansehen↗0
  • lukeed/navaidAvatar von lukeed

    lukeed/navaid

    796Auf GitHub ansehen↗

    A navigation aid (aka, router) for the browser in 850 bytes~!

    JavaScript
    Auf GitHub ansehen↗796
  • mateothegreat/svelte5-routerAvatar von mateothegreat

    mateothegreat/svelte5-router

    309Auf GitHub ansehen↗

    🫦 An SPA router for Svelte that allows you to divide & conquer your app with nested routers, snippets, and more.

    TypeScript
    Auf GitHub ansehen↗309
  • meteorhacks/pickerAvatar von meteorhacks

    meteorhacks/picker

    181Auf GitHub ansehen↗

    Picker is an easy to use server side router for Meteor. This router respect others. So, you can use Iron Router and other routers and middlewares along side with this.

    JavaScript
    Auf GitHub ansehen↗181
  • millermedeiros/crossroads.jsAvatar von millermedeiros

    millermedeiros/crossroads.js

    1,439Auf GitHub ansehen↗

    JavaScript Routes

    JavaScript
    Auf GitHub ansehen↗1,439
  • mtrpcic/pathjsAvatar von mtrpcic

    mtrpcic/pathjs

    1,095Auf GitHub ansehen↗

    Simple, lightweight routing for web browsers

    JavaScript
    Auf GitHub ansehen↗1,095
  • obsidian/orionAvatar von obsidian

    obsidian/orion

    128Auf GitHub ansehen↗

    A Crystal router

    Crystal
    Auf GitHub ansehen↗128
  • olivernn/davis.jsAvatar von olivernn

    olivernn/davis.js

    529Auf GitHub ansehen↗

    RESTful degradable JavaScript routing using pushState

    JavaScript
    Auf GitHub ansehen↗529
  • remix-run/react-routerAvatar von remix-run

    remix-run/react-router

    56,460Auf GitHub ansehen↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface for routing, it manages navigation and state transitions while ensuring consistent page structures through root layout management. The framework distinguishes itself through its focus on type safety and incremental adoption. It automatically generates static type definitions for

    TypeScript
    Auf GitHub ansehen↗56,460
  • shaunlee/svelterouterS

    shaunlee/svelterouter

    0Auf GitHub ansehen↗

    Another vue-router inspired Svelte router

    Auf GitHub ansehen↗0
  • tanstack/routerAvatar von TanStack

    TanStack/router

    14,681Auf GitHub ansehen↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    TypeScriptframeworkfullstackjavascript
    Auf GitHub ansehen↗14,681
  • tbrand/router.crAvatar von tbrand

    tbrand/router.cr

    272Auf GitHub ansehen↗

    Minimum High Performance Middleware for Crystal Web Server.

    Crystal
    Auf GitHub ansehen↗272
  • veliovgroup/flow-routerAvatar von VeliovGroup

    VeliovGroup/flow-router

    202Auf GitHub ansehen↗

    Carefully extended flow-router package. FlowRouter is a very simple router for Meteor.js. It does routing for client-side apps and compatible with React, Vue, Svelte, and Blaze.

    JavaScript
    Auf GitHub ansehen↗202
  • visionmedia/page.jsAvatar von visionmedia

    visionmedia/page.js

    7,681Auf GitHub ansehen↗

    page.js is a client-side JavaScript router for single-page applications that maps URL patterns to executable functions. It functions as a navigation engine and browser history manager, implementing a middleware-based path-mapping system similar to the Express web framework. The library distinguishes itself through an Express-style router model, utilizing a middleware callback chain and a shared context object to pass data between navigation handlers. It supports advanced window management, allowing for multiple router instances to handle navigation independently across different windows or em

    JavaScript
    Auf GitHub ansehen↗7,681
  • wjsoftware/wjfe-n-savantW

    WJSoftware/wjfe-n-savant

    0Auf GitHub ansehen↗

    REPL Demo

    Auf GitHub ansehen↗0