Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Moxxie/MoxRouter

Tags

0.2.6

Toggle 0.2.6's commit message
#2 - Quick fix for issue where the index route would never match

0.2.5

Toggle 0.2.5's commit message
Bump version to 0.2.5

0.2.4

Toggle 0.2.4's commit message
Ugly way of supporting optional routes

0.2.3

Toggle 0.2.3's commit message
Bump version

0.2.2

Toggle 0.2.2's commit message
Removed unneccecary function, addContainer.

Fixed so the service container supports storing variables.

0.2.1

Toggle 0.2.1's commit message
Rewrote hooks to run faster, now only supports one per category and m…

…oved them outside the matching loop.

0.2.0

Toggle 0.2.0's commit message
Rewrote the continer service. Rewrote the route matching to make it s…

…impler and safer.

0.1.8

Toggle 0.1.8's commit message
Fixed issue with url parameters.

Fixed issue with route matching.

0.1.7

Toggle 0.1.7's commit message
Bumped version

0.1.6

Toggle 0.1.6's commit message
Added PUT, DELETE and PATCH as shortcut methods.

Fixed bug that would break the router if you had a get parameter in the URI