Turn a path string such as `/user/:name` into a regular expression
翻译 - 将诸如/ user /:name之类的路径字符串转换为正则表达式
A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️
Turn a path string such as `/user/:name` into a regular expression
Tiny & fast alternative to path-to-regexp
A spec-compliant implementation of the WHATWG URL Pattern Living Standard written in Go.
Simple routing middleware for fetch
A light-weight implementation for easy route parameters
finds and decodes best matching path
Micro version of express routing
Utility web application for checking route patterns with path-to-regexp
Turn a regular expression (named capturing group) into a path string
Lightweight utility for converting route patterns into regular expressions.
Building a clone of the inner workings of React Router from scratch.
The simple router package for React with path-to-regexp.