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
·
olivernn avatar

olivernn/davis.js

0
View on GitHub↗
529 stars·57 forks·JavaScript·4 viewsdavisjs.com↗

Davis.js

RESTful degradable JavaScript routing using pushState

Features

  • Routing - RESTful router based on pushState.
  • Routing Libraries - RESTful routing using pushState.

Star history

Star history chart for olivernn/davis.jsStar history chart for olivernn/davis.js

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 Davis.js

Similar open-source projects, ranked by how many features they share with Davis.js.
  • lukeed/navaidlukeed avatar

    lukeed/navaid

    796View on GitHub↗

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

    JavaScript
    View on GitHub↗796
  • millermedeiros/crossroads.jsmillermedeiros avatar

    millermedeiros/crossroads.js

    1,439View on GitHub↗

    JavaScript Routes

    JavaScript
    View on GitHub↗1,439
  • flatiron/directorflatiron avatar

    flatiron/director

    5,575View on GitHub↗

    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
    View on GitHub↗5,575
  • mtrpcic/pathjsmtrpcic avatar

    mtrpcic/pathjs

    1,095View on GitHub↗

    Simple, lightweight routing for web browsers

    JavaScript
    View on GitHub↗1,095
See all 30 alternatives to Davis.js→

Frequently asked questions

What does olivernn/davis.js do?

RESTful degradable JavaScript routing using pushState

What are the main features of olivernn/davis.js?

The main features of olivernn/davis.js are: Routing, Routing Libraries.

What are some open-source alternatives to olivernn/davis.js?

Open-source alternatives to olivernn/davis.js include: millermedeiros/crossroads.js — JavaScript Routes. tanstack/router — TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search… flatiron/director — Director is a routing library for JavaScript that handles URL and command-line pattern matching across client-side,… lukeed/navaid — A navigation aid (aka, router) for the browser in 850 bytes~! mtrpcic/pathjs — Simple, lightweight routing for web browsers. visionmedia/page.js — page.js is a client-side JavaScript router for single-page applications that maps URL patterns to executable…