Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 850 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 850 Bytes

Easyroute

Framework-agnostic library for routing JavaScript single-page applications

Bindings

Svelte 3 GitHub, NPM
React GitHub, NPM

TL;DR Features:

  • Config-based router (just like Vue Router)
  • Dynamic route matching
  • Nested routes
  • Programmatic navigation
  • Named routes
  • Named views (outlets)
  • Global and individual navigation hooks
  • Hash, history and silent modes
  • Functions to calculate transitions durations
  • SSR friendly