1.4.4 • Published 3 years ago

easyroute-core v1.4.4

Weekly downloads
53
License
MIT
Repository
github
Last release
3 years ago

alt text

Framework-agnostic library for routing JavaScript single-page applications

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

Documentation

Coming soon

This is framework-agnostic library

You can't use it without special bindings for frameworks and libraries. This library contains only logic part of router: handling hash or url changes, routes tree generation, resolving current route, etc.

For every framework and library you should have router outlet and router link components.

Currently available:

  1. Svelte Easyroute - bindings for Svelte 3 (NPM)
  2. React Easyroute - bindings for React (NPM)
1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.5

3 years ago

1.3.4-1

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago