Registry / web-framework / mustermann-contrib

mustermann-contrib

JSON →
library4.0.0rbrubygemsunverified

Adds many plugins and extensions to the Mustermann pattern matching library.

gem install mustermann-contrib
INSTALL
IMPORT
SIG · MUSTERMANN-CONTRIB
M
mustermann-contrib
web-frameworkrubyv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mustermann
require 'mustermann/contrib'

Create a Sinatra-style pattern and extract a named parameter.

require 'mustermann/contrib' pattern = Mustermann.new('/hello/:name', type: :sinatra) puts pattern.match('/hello/world')[:name]
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mustermann-contrib — gem install mustermann-contrib · libregistry