+0
-11
lines changedFilter options
+0
-11
lines changed Original file line number Diff line number Diff line change
@@ -41,14 +41,12 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
41
41
</tr>
42
42
</thead>
43
43
<tbody>
44
-
45
44
<tr>
46
45
<th><a href="mustermann-contrib/README.md#-mustermann-cake"><tt>cake</tt></a></th>
47
46
<td><tt>/:prefix/**</tt></td>
48
47
<td><a href="http://cakephp.org/">CakePHP</a></td>
49
48
<td></td>
50
49
</tr>
51
-
52
50
<tr>
53
51
<th><a href="mustermann-contrib/README.md#-mustermann-express"><tt>express</tt></a></th>
54
52
<td><tt>/:prefix+/:id(\d+)</tt></td>
@@ -58,7 +56,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
58
56
</td>
59
57
<td></td>
60
58
</tr>
61
-
62
59
<tr>
63
60
<th><a href="mustermann-contrib/README.md#-mustermann-flask"><tt>flask</tt></a></th>
64
61
<td><tt>/<prefix>/<int:id></tt></td>
@@ -68,7 +65,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
68
65
</td>
69
66
<td></td>
70
67
</tr>
71
-
72
68
<tr>
73
69
<th><a href="mustermann/README.md#-identity-pattern"><tt>identity</tt></a></th>
74
70
<td><tt>/image.png</tt></td>
@@ -77,7 +73,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
77
73
Exact string matching (no parameter parsing).
78
74
</td>
79
75
</tr>
80
-
81
76
<tr>
82
77
<th><a href="mustermann-contrib/README.md#-mustermann-pyramid"><tt>pyramid</tt></a></th>
83
78
<td><tt>/{prefix:.*}/{id}</tt></td>
@@ -87,7 +82,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
87
82
</td>
88
83
<td></td>
89
84
</tr>
90
-
91
85
<tr>
92
86
<th><a href="mustermann-contrib/README.md#-mustermann-rails"><tt>rails</tt></a></th>
93
87
<td><tt>/:slug(.:ext)</tt></td>
@@ -100,7 +94,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
100
94
<a href="https://github.com/alisnic/nyny">NYNY</a></td>
101
95
<td></td>
102
96
</tr>
103
-
104
97
<tr>
105
98
<th><a href="mustermann/README.md#-regexp-pattern"><tt>regexp</tt></a></th>
106
99
<td><tt>/(?<slug>[^\/]+)</tt></td>
@@ -114,14 +107,12 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
114
107
Does not support expanding or generating templates.
115
108
</td>
116
109
</tr>
117
-
118
110
<tr>
119
111
<th><a href="mustermann-contrib/README.md#-mustermann-shell"><tt>shell</tt></a></th>
120
112
<td><tt>/*.{png,jpg}</tt></td>
121
113
<td>Unix Shell (bash, zsh)</td>
122
114
<td>Does not support expanding or generating templates.</td>
123
115
</tr>
124
-
125
116
<tr>
126
117
<th><a href="mustermann-contrib/README.md#-mustermann-simple"><tt>simple</tt></a></th>
127
118
<td><tt>/:slug.:ext</tt></td>
@@ -140,7 +131,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
140
131
Does not support expanding or generating templates.
141
132
</td>
142
133
</tr>
143
-
144
134
<tr>
145
135
<th><a href="mustermann/README.md#-sinatra-pattern"><tt>sinatra</tt></a></th>
146
136
<td><tt>/:slug(.:ext)?</tt></td>
@@ -156,7 +146,6 @@ The `identity`, `regexp` and `sinatra` types are included in the `mustermann` ge
156
146
<tt>template</tt> (and others).
157
147
</td>
158
148
</tr>
159
-
160
149
<tr>
161
150
<th><a href="mustermann-contrib/README.md#-mustermann-uri-template"><tt>uri-template</tt></a></th>
162
151
<td><tt>/{+pre}/{page}{?q}</tt></td>
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4