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

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

Changelog #

All notable changes to this project will be documented in this file.

0.1.1 - 2026-02-04 #

Features #

  • Add a runnable example/main.dart showcasing router setup and matching.

0.1.0 - 2026-02-04 #

Features #

  • 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.

Documentation #

  • README redesigned with clearer installation and usage guidance.

Continuous Integration #

  • GitHub Actions workflow updated for testing.

Chore #

  • Project versioning, dependencies, and build configuration updated.
0
likes
160
points
49
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