-
The readme mentions that there should be a corresponding `IfType` guard for every `IsType` check.
> For every `IsT` type (e.g. `IsAny`), there is an associated `IfT` type that can help simplify con…
-
Read their rules and think about whether it makes sense at all or not.
-
#22 pull request by __renovate[bot]__,
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change |…
-
I think https://github.com/sindresorhus/type-fest/pull/157/files#diff-520a63fe400b4b92fa3ccc14cabc1d84153987354c3f242deddfaeff0a7deae2 could be useful for others too.
- [ ] Should it also support a…
-
As this project seems abandoned, this is just a heads up for new users.
There are several old Pull Requests here that haven't even been reviewed (a couple of them are mine).
https://github.com/s…
-
Hello, is there a way to "unsimplify" a type so that it is not spread during some intellisense suggestions? For example
```ts
type MyType = {
a: boolean,
b: string,
c: string,
...
z: …
-
[](https://issuehunt.io/r/sindresorhus/refined-github/issues/3686)
Outdated intro
Refined GitHub is now also compatible with Safari (https://github.com/sindresorhus/refined-github/pull/3677), …
-
There is [`EmptyObject`](https://github.com/sindresorhus/type-fest/blob/main/source/empty-object.d.ts), and I think a `EmptyArray` type for a strictly empty array would be useful.
One use case of e…
-
Would be nice if we didnt have to add CSRF and it just worked. as it does with axios.
-
### Description
I see that APNG support was added in PR https://github.com/sindresorhus/file-type/pull/215 which is great to detect the difference between a static PNG and animated PNG. This works gr…