Skip to content

v0.1.2 — Initial Working Version

Pre-release
Pre-release
Compare
Choose a tag to compare
@web-padawan web-padawan released this 12 Jun 13:56
3eaf130

Live Demo ↗
API documentation ↗

Features

  • maps URL paths to Web Components
  • handles <a> click events by default
  • handles popstate events by default
  • route parameters using express-like syntax
  • unconditional and dynamic redirects
  • lazy loading route bundles
  • custom route actions
  • lifecycle callbacks
  • prevent navigation
  • configurable navigation triggers