roux 0.1.0 copy "roux: ^0.1.0" to clipboard
roux: ^0.1.0 copied to clipboard

A lightweight, fast, functional router for Dart with static, parameterized, and wildcard route matching.

0.1.0 - 2026-02-04 #

Added #

  • Rebranded as Roux with refreshed documentation and examples.
  • Function-based routing API (createRouter, addRoute, findRoute, findAllRoutes, removeRoute, routeToRegExp).
  • Comprehensive test suite for routing operations.
  • Benchmarks for route matching.

Changed #

  • README redesigned with clearer installation and usage guidance.
  • GitHub Actions workflow updated for testing.
  • Project versioning, dependencies, and build configuration updated.
1
likes
150
points
74
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

A lightweight, fast, functional router for Dart with static, parameterized, and wildcard route matching.

Repository (GitHub)
View/report issues

Topics

#router #http #path-matching #trie

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on roux