toastal
toastal
Then go for it :+1:
Could be related to https://github.com/sindresorhus/get-stdin/blob/main/index.js#L4= short-circuit. Endemic to Node projects, there's no reason to be including a dependency for these 8 lines of code that come from `process.stdin`.
@martincerny does this fail for WOFF2 as well?
An example fix using `cache-directory` https://github.com/strugee/pacote/commit/891b7980d965dde6028adefa5b366a44d3f4a20d
Here's another project [`xdg-app-paths`](https://www.npmjs.com/package/xdg-app-paths)
Use case 2: I wanted a `waitAtLeast` function for my form submissions because sometimes that request would react before the user knew, additionally sometimes I raise a toast on the...
> What is missing to get this PR merged? The maintainer?
The worst is not having find via `/`. This tends to happen when I go to the code review section--which happens to be a section I want to search in...
+1... this makes sense for reducing bandwidth.
So the main problem here is my ability to remember this was added (also, I skimmed the code but my OCaml skills are not quite there so I definitely missed...