Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:JavaScript language:Python

Filter by

12k results  (305 ms)

12k results

insindresorhus (press backspace or delete to remove)

!-- If you re adding a new rule, please follow these steps.

Presumably resolves #624 Some of the difference are caused by bytes being swapped, which looks like differences in endianness.
improvement

Close #2441 Perhaps prefer-readable-boolean-variable-names is a better name?

The ACE signature check, is dependent on the first 14 bytes, not 8 bytes. Moved down the signature to the ≥ 256 byte group, prevent the signature from peeking the stream (tokenizer) individually .
improvement

This PR addresses the issue where Node.js 14 does not export constants from fs/promises , causing compatibility problems. It checks the Node.js version and falls back to using fs.constants when running ...

Fixes #10. Fixes #14. This PR adds the documentation.

This PR adds a few more tests.

This PR removes a few bytes of code, without changing the logic.

This adds a dots variation without sharp corners. I debated if it was too much more of the same to submit, but decided I ve enjoyed using it in my projects so it was worth sharing. I wasn t sure about ...

Fixes #1152.