Skip to content

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

Filter by

12.6k results  (161 ms)

12.6k results

insindresorhus (press backspace or delete to remove)
The archived qualifier is not supported when searching issues. Try searching for repositories instead?

Hi: First, thank you for maintaining Gifski. It s an excellent tool and has become part of many macOS workflows. I noticed that older macOS binary releases were previously available as ZIP archives, ...

Many times I need a delay between function execution, for example to do fetch request and not spam kill a server. Currently proposed solution in https://github.com/sindresorhus/p-map/issues/25 is not ...

got has ways to identify retry requests, for example with using context.retryCount in beforeRequest: const response = await got( https://httpbin.org/status/500 , { retry: { limit: 2 }, hooks: { ...

First of all, thank you for this awesome library, so happy to use your libraries and prefer them over the rest of npm I m using valibot library and would love to use its configuration flags. Here s what ...

I am working on migrating the isNumber check into rust code, and found a possible unneeded check: https://github.com/sindresorhus/eslint-plugin-unicorn/blob/2d51e3058e7c3280c37c37a69827d37c39007f31/rules/utils/is-number.js#L145-L147 ...

I know you already implemented withJsonResponse, but I was wondering if the library could also include a more generic and customizable parser, something like withDecodedResponse. With it, we could pass ...

Upon reviewing the library I ve noticed that most of the (historically necessary) WeakMaps can be replaced with private elements (ES2022). Refactoring the library to use them would improve performance/energy ...

There are a few instances of this pattern https://github.com/sindresorhus/emittery/blob/e2d879073c59ec2a375abbf7deb681e25960dc5e/index.js#L69-L76 which does unnecessary work. Following the contributing ...

Description The tests for no-new-array does only check if the code is passing or failing. But does not check if an expected suggestion is outputting the right code. https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/test/no-new-array.js ...
change request
evaluating

Just hoping you might have some interest in adding tab completion outputs for bash/powershell. Love the cli, tab completions would be the icing on the cake. Thanks so much for developing the CLI!
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.