Skip to content

v1.0.0

Choose a tag to compare

@Download Download released this 04 Oct 14:53
· 6 commits to master since this release

Port of Kriasoft's Universal Router

  • Lighter weight
  • Does not depend on generator functions or async/await (but can be used icw async/await)
  • Additional route function, to easy creation of routes
  • Does not have to be transpiled down to ES5, runs as-is
  • Only depends on Promise and Array.isArray