issues
search
snd
/
url-pattern
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
MIT License
585
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using OR conditions
#59
vvotekeb
opened
2 years ago
0
i'd like to be able to access the url options as an exposed type / interface
#58
iamkenos
opened
3 years ago
0
how to create pattern for unlimited amount of url parameters?
#57
zilahir
opened
4 years ago
0
Named regex segments?
#56
stoplion
opened
4 years ago
0
when run into different context,this judge will be wrong.
#55
wednesday
opened
4 years ago
0
when run into different context,this judge will be wrong.
#54
wednesday
closed
4 years ago
0
docs: Fix simple typo, combosable -> composable
#53
timgates42
opened
4 years ago
1
Support for embedded urls as query parameters possible?
#52
seantcanavan
closed
5 years ago
4
2.0: bye coffeescript, hello typescript
#51
snd
opened
5 years ago
2
Fails when the pattern has a dot
#50
hacknlove
closed
5 years ago
2
Support for curly brackets url syntax
#49
danday74
opened
6 years ago
4
ES6
#48
thiamsantos
closed
5 years ago
1
Require one of a few possible values?
#47
jkillian
closed
5 years ago
4
handle ip v6 -> ipv4 subnet syntax
#46
frank-dspeed
closed
6 years ago
2
Support named wildcards (PR)
#45
chucksellick
opened
6 years ago
2
Add support for named wildcards
#44
chucksellick
opened
6 years ago
3
Add "names" property to public api (incomplete, for discussion)
#43
luggage66
opened
7 years ago
1
Named Segment values don't work with parenthesis and other non alphanumeric chars
#42
jahed
closed
7 years ago
1
How to match encoded URI?
#41
AlexZeitler
closed
7 years ago
4
cannot parse float number as named param
#40
zhaoyao91
closed
7 years ago
2
Ignore final slash
#39
MiniGod
closed
7 years ago
2
Allow period in params
#38
MiniGod
closed
7 years ago
2
Array Parameter
#37
knoxcard
closed
7 years ago
1
Unlimited subdomains?
#36
vaiulian
closed
7 years ago
4
Provided typings do not work for TS2
#35
ghost
closed
7 years ago
3
Convert CoffeeScript to ES6 please
#34
jimmywarting
opened
7 years ago
12
consider changing default segmentNameCharset to 'a-zA-Z0-9_'
#33
snd
opened
7 years ago
2
Underscores not working in named segments
#32
basicdays
closed
7 years ago
1
Fixed property wildcardChar on options was incorrectly set as required
#31
mikaelwaltersson
closed
7 years ago
1
Added typings to use with typescript
#30
mikaelwaltersson
closed
8 years ago
1
Added typings to use with typescript
#29
mikaelwaltersson
closed
8 years ago
0
No test for stringify() with the parameters not bound
#28
dyong0
closed
8 years ago
2
Stringify URL with arbitrary-length lists
#27
skatenerd
closed
8 years ago
2
Named portions don't handle `.` (period) character
#26
TooTallNate
closed
8 years ago
2
Case sensitivity in patterns
#25
evansobkowicz
closed
8 years ago
1
`pattern.match` does not match wildcard paths appropriately if missing trailing slash
#24
niftylettuce
closed
8 years ago
3
Additional patterns in the real world
#23
mbordogna
closed
8 years ago
1
how to match for an Ip address
#22
harrydevnull
closed
9 years ago
2
Fix typographical error(s)
#21
orthographic-pedant
closed
9 years ago
0
Parser combinators
#20
snd
closed
9 years ago
0
generalize named segments and wildcards
#19
snd
closed
8 years ago
1
predicates
#18
snd
closed
8 years ago
0
inline regexes
#17
snd
closed
8 years ago
0
match almost all unreserved characters without `.`
#16
caasi
closed
9 years ago
2
matching `~`
#15
caasi
closed
9 years ago
3
regex named segments
#14
ozmuir
closed
9 years ago
5
Query strings
#13
megamaddu
closed
9 years ago
2
url-pattern does treats fullstops in urls different to express.
#12
thepont
closed
9 years ago
4
Not only parse, also generate
#11
mixtur
closed
9 years ago
18
Bower.json
#10
adam-lynch
closed
9 years ago
2
Next