Registry / utility / mustermann

mustermann

JSON →
library4.0.0rbrubygemsunverified

Mustermann is a string matching expert that turns patterns into objects with regular expression-like behavior.

gem install mustermann
INSTALL
IMPORT
SIG · MUSTERMANN
M
mustermann
utilityrubyv4.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'

Match a URL pattern and extract named parameters.

require 'mustermann' pattern = Mustermann.new('/hello/:name') 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 — gem install mustermann · libregistry