issues
search
troch
/
path-parser
A small utility to parse paths.
MIT License
140
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use unicode-resilient approach to exclude sub delimiters
#67
martinklepsch
opened
8 months ago
1
Option to treat plus signs (+) as spaces
#66
yndx-madfriend
opened
1 year ago
0
support strict query params
#65
k-egor-smirnov
opened
1 year ago
0
chore(deps): bump json5 from 2.1.1 to 2.2.3
#64
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs from 6.5.2 to 6.5.3
#63
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#62
dependabot[bot]
opened
1 year ago
0
chore(deps): bump terser from 4.4.3 to 4.8.1
#61
dependabot[bot]
opened
2 years ago
0
chore(deps): bump ajv from 6.10.2 to 6.12.6
#60
dependabot[bot]
opened
2 years ago
0
chore(deps): bump shelljs from 0.8.3 to 0.8.5
#59
dependabot[bot]
opened
2 years ago
0
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#58
dependabot[bot]
opened
3 years ago
0
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#57
dependabot[bot]
opened
3 years ago
0
chore(deps): bump browserslist from 4.8.2 to 4.16.6
#56
dependabot[bot]
opened
3 years ago
0
chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9
#55
dependabot[bot]
opened
3 years ago
0
chore(deps): bump handlebars from 4.5.3 to 4.7.7
#54
dependabot[bot]
opened
3 years ago
0
chore(deps): bump y18n from 4.0.0 to 4.0.1
#53
dependabot[bot]
opened
3 years ago
0
chore(deps): bump ini from 1.3.5 to 1.3.7
#52
dependabot[bot]
opened
3 years ago
0
test for function with `typeof` not `instanceof`
#51
RamIdeas
opened
4 years ago
1
Path.test fails to match when query params are omitted
#50
enochcheung
opened
4 years ago
0
Incorrect results when using regex in path
#49
aforty
closed
4 years ago
1
chore(deps): bump acorn from 5.7.3 to 5.7.4
#48
dependabot[bot]
opened
4 years ago
0
feat: enable overwritting options on building and matching methods
#47
troch
closed
4 years ago
0
feat: add option for encoding and decoding
#46
troch
closed
4 years ago
0
feat: add generic type to `Path`
#45
troch
closed
4 years ago
0
Err: cannot find module 'tslib'
#44
roziscoding
closed
4 years ago
1
fix: use encodeURIComponent to encode URL params
#43
troch
closed
4 years ago
0
feat: upgrade all dev dependencies
#42
troch
closed
4 years ago
1
chore(deps): bump handlebars from 4.0.11 to 4.5.3
#41
dependabot[bot]
closed
4 years ago
1
Added generic to define shape of TestMatch
#40
DavyJohnes
closed
4 years ago
0
chore(deps): bump lodash from 4.17.5 to 4.17.15
#39
dependabot[bot]
closed
4 years ago
1
chore(deps): bump lodash from 4.17.5 to 4.17.14
#38
dependabot[bot]
closed
5 years ago
1
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
#37
dependabot[bot]
closed
4 years ago
1
chore(deps): bump stringstream from 0.0.5 to 0.0.6
#36
dependabot[bot]
closed
4 years ago
1
chore(deps): bump handlebars from 4.0.11 to 4.1.2
#35
dependabot[bot]
closed
5 years ago
1
chore(deps): bump js-yaml from 3.11.0 to 3.13.1
#34
dependabot[bot]
closed
5 years ago
1
[REQ] Add constraints to query params as well
#33
stramel
closed
4 years ago
1
Double encoding or no encoding
#32
ulfryk
closed
4 years ago
0
Case insensitive query parameters names
#31
michaeluskov
closed
4 years ago
1
TypeError: PathParser is not a constructor
#30
ibc
closed
4 years ago
1
TestMatch better type def
#29
StefanoMagrassi
closed
4 years ago
1
Better type definition for `TestMatch`
#28
StefanoMagrassi
closed
4 years ago
1
Support for optional query params
#27
mrzepinski
opened
6 years ago
3
does not match url parameter with @ symbol
#26
original001
closed
6 years ago
1
Allow star as a param value
#25
faergeek
closed
6 years ago
1
Add lower level tests
#24
wrightm
closed
4 years ago
0
Support for `==` in parameters
#23
MrLoh
closed
6 years ago
3
Plus not allowed in path param
#22
aldeed
closed
6 years ago
1
After V4.0.2 Path is broken
#21
userrails
closed
6 years ago
2
Error on last release
#20
borjadotai
closed
6 years ago
5
Support for curly brackets url syntax
#19
danday74
closed
6 years ago
1
Feature: Optional parameter
#18
Josema
closed
6 years ago
2
Next