Liran Brimer

Results 12 issues of Liran Brimer

Hi, great tool! is it possible to make a custom logic operation instead of a simple HTTP request? for example, I would like to make a query to Cassandra. or...

enable history of command in repl/console

I suggest to add an option to add a custom business validation. for example, if field A is "abc" and bigger than B, then validation is failed it would be...

Is there a way to validate the value of an attribute on the attribute level? for example, suppose Person has a "name" attribute which should be at least 3 characters....

Following issues https://github.com/http-party/node-http-proxy/issues/490 and https://github.com/http-party/node-http-proxy/issues/1403, currently the library does not support async handler for the `proxyReqWs` event for modifying the request before proxying it forward. This suggested PR solved the...

# Extension – [List Repos](https://github.com/raycast/extensions/tree/main/extensions/git-repos) Author: @moored **Describe the feature and the current behavior/state.** I suggest having a default sort by recently used repos. it would improve the user experience...

wontfix
feature request
extension

Hello, I had troubles adding Bootstrap. i would like to share the steps i did in order to make it work. since i beleive there must be a better way,...

Hi, I wrote an higher-level function util `withRetry` which makes the usage of the library very easy and also supports promises. this is what I wrote: ```javascript const retry =...

Hi, I see that the American Express scraper is throwing ``` error: GENERIC: Evaluation failed: SyntaxError: Unexpected end of JSON input at _puppeteer_evaluation_script_:16:26 ``` does it happen to more people?

question
wontfix

Hi,great plugin! I understand that it's problematic to have immediate refresh to the output. But I think totally manual is also very tedious. I suggest to allow automatic refresh once...