Skip to content

discussions Search Results · user:sindresorhus language:swift archived:false is:public language:CSS language:CSS is:public

265 results  (194 ms)

265 results

insindresorhus (press backspace or delete to remove)
Some qualifiers in your query (language, archived) are not supported when searching discussions. Try searching for repositories instead?

img width= 289 height= 166 alt= image src= https://github.com/user-attachments/assets/aa35ca09-d5a7-442f-b7f4-e968239beff0 / img width= 305 height= 174 alt= image src= https://github.com/user-attachments/assets/cf6487ac-6428-47c6-acdf-ee9d50caaeac ...

I want my path to be blue and in bold font, I can achieve that in starship but in pure, I still hve no idea. Is that possible?

In the documentation there are examples that checks on error.name in the catch. An example is if (error.name === HTTPError ) { /* ... */ } Will this be the same as calling if (error instanceof HTTPError) ...

I plan to move all my packages away from Buffer. I encourage you to do the same. Blog post

Hello! Right now, the retry functionality is not working if throwHttpErrors is false. Would it make sense for you to add another option to switch between retrying or not with throwHttpErrors: false with ...

Setting 202 as a status code for retries doesn t seem to trigger retries on 202 responses. Should it? I m guessing it s seeing 2XX as successful. Looking at the docs for 202 response it would make sense ...

I know I m late to the game having only discovered Pure last night, but I thought I d share how it looks with the Mellow theme (my new favorite theme). I only made a few tweaks to the Pure configuration ...

I have a mono repo. At root package.json I have installed ky 1.8.0 this root project have two application shared login and reactnativeapp.(0.78.0 version) From react native I am making a call to ky.post ...

Hello, on my Windows machine I have a folder with a few WebM-videos which show comic and video game characters moving up and down with a transparent background. Using the program Wallpaper Engine I have ...

After adding google.com/ google.com/maps, etc on Plash as a website, then going to Browser Mode on Plash and then logging in to google.com/, up pops Safari. I enter my credentials, but the credentials ...