spanner 1.0.5 copy "spanner: ^1.0.5" to clipboard
spanner: ^1.0.5 copied to clipboard

Generic HTTP Router implementation, internally uses a Radix Tree (aka compact Prefix Tree), supports route params, wildcards.

1.0.3 #

  • (perf): Improve single-param definition matching.
  • (perf): Improve lookup & insert speed by 18%

1.0.2 #

  • (perf): Make route debug logs optional.
  • (bug): Fallback to HTTPMethod.ALL when exact route method not found.

1.0.1 #

  • De-coupled spanner from pharaoh.
  • Updated documentation

1.0.0 #

  • Initial version.
8
likes
150
points
1.16k
downloads

Publisher

verified publisheryaroo.dev

Weekly Downloads

Generic HTTP Router implementation, internally uses a Radix Tree (aka compact Prefix Tree), supports route params, wildcards.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on spanner