Skip to content

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

Filter by

13.6k results  (219 ms)

13.6k results

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

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

We should support Node 26 and run CI tests on it.

Description Try in your console: document.body.onclick = async e= { console.log( current: , e.currentTarget); await 1; console.log( current: , e.currentTarget) } document.body.click(); ...
evaluating
new rule

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!

Hi, Port is not removed when hostname is localhost. Regular domain works fine. const original = localhost:9802 ; const hostname = normalizeUrl(original, { removeExplicitPort: true, ...

Hello. Is there a way we can get the Dropbox link below added in as this path: https://github.com/sindresorhus/Gifski/releases/tag/v3.0.0 The previous version (v2.23.0) included this .zip file path of ...
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.