type-fest
https://github.com/sindresorhus/type-fest
TypeScript
A collection of essential TypeScript types
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to type-fest
Help out
- Issues
- [feature request]: flat NestedJSON
- fix: support union types in Get (#1499)
- `Writable`: Fix support for polymorphic `this` and generics
- `(this as Writable<this>).field = ...` no longer works in `5.9.0`
- Add `EmptyArray` type
- [question] UnionToIntersection
- `Replace`: Fix behavior with empty and non-literal search strings
- bug: Replace<> (when `${number}` is `Search`)
- Add `Destructurable` type
- `PickDeep`: fix deep recursion path cases by adding a `PathsOptions` argument
- Docs
- TypeScript not yet supported