amit777

Results 45 issues of amit777

What's the expected behavior when you yield to an array of promises and a single promise in the array rejects?

Hi, I am just getting started with Svelte and was interested in using CASL with it. Is there any plan for an example svelte component?

We are using centos 7/8. I was wondering if anyone here had any systemd scripts to start/stop securefs that they could share?

Hi, I've been experimenting with this tool and comparing it to the regular tnef tool on linux. I noticed that the regular tnef tool is able to extract the HTML...

Hi, I was wondering if there is some documentation on the lib? I was interested in potentially use this within a perl project.

if I split windows, and then trick to h back left to the TreeBuffer view, I get the following error at the bottom of vim ``` Error detected while processing...

Would it be possible to allow for null values for the start and ends dates. Null would indicate indefinite start or end. Kind of like infinity.

The sample code has a key named "installed" which is not defined. Here is the structure of my credentials.json that was generated in the Google API console: ```json {"web":{"client_id":"CLIENT_ID","project_id":"PROJECT_ID","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"CLIENT_SECRET","redirect_uris":["https://login.sendergen.com/auth/googledrive/callback"]}} ```

### Are you requesting a feature, reporting a bug or asking a question? I noticed that there are components for jQuery, React, Angular and Vue. Would it be possible to...

question

Hi, i created a pull request to add a feature to have a timeout on a worker. https://github.com/parallel-js/parallel.js/pull/207 I'm not exactly sure if it meets your design goals, but I...