-
The presence of `).{%` trailing a valid URL (e.g. `http://cnn.com/).{%`) causes the error:
```
[PATH]/node_modules/normalize-url/index.js:82
urlObj.pathname = decodeURI(urlObj.pathname);
…
-
Hello, with this PR https://github.com/sindresorhus/open/pull/188 all of the command prompt users were broken. Is there a way this library could try to open with powershell and then, if that fails, re…
-
Bun.stringWidth is disabled because the following test case fails
https://github.com/oven-sh/bun/blob/a8ff7be642a3cd93e033b324cfd1fc966b69af12/test/js/bun/util/stringWidth.test.ts#L87-L94
-
I attempted to add `d3-time-format` to the project but received an error similar to 'change the require to a dynamic import'.
This would require all the `require` statements to be converted over to…
-
Description
-----------
TL;DR, [unixorn/autoupdate-antigen.zshplugin](https://github.com/unixorn/autoupdate-antigen.zshplugin) does not seem to be working.
Steps to reproduce
---------------…
-
Moz-document is VCS and text-editor friendly.
### Links
* https://developer.chrome.com/extensions/windows
* https://developer.chrome.com/extensions/tabs
* https://developer.chrome.com/extensions…
-
`favicon.ico` is unreliable on modern sites that use SVG or PNG favicons, which could also be inlined as a datauri. I think we need to get creative and find better methods. Maybe a `` tag could be of …
-
Since this is just replacing characters it should be easy to add streaming support.
-
*Cross-posted from https://github.com/sindresorhus/eslint-plugin-unicorn/issues/895, as both plugins have the same issue.*
This regexp is autofixed like this:
```diff
- /lorem(?:.|\n)*?ipsum/m
…
-
Description from this (http://stackoverflow.com/questions/32770896/nodes-del-command-callback-not-firing) Stackoverflow question:
"The callback on the del function is not firing. The del function is r…