Highlights
- Pro
Block or Report
Block or report hjdivad
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
vimlocalhistory Public
Poor man's automatic revision control. VLH automatically saves buffers on write using git, and provides diff, open and restore commands.
-
-
438 contributions in the last year
Less
More
Contribution activity
January 2022
Opened 1 pull request in 1 repository
rwjblue/pretender-query-param-handler
1
closed
Reviewed 6 pull requests in 2 repositories
rwjblue/pretender-query-param-handler
3 pull requests
Created an issue in rwjblue/pretender-query-param-handler that received 1 comment
Add support for matching by pattern
It would be useful to match query params by pattern, e.g. pretender.get('/foo/bar?a=exception&b=c', () => [200, {}, '{"a": "exception"}']) pretender.…
1
comment