Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ts-essentials/ts-essentials issues and pull requests

#411 - Enhancement: [Paths<Type>] Add configurable wildcard for matching array indices

Issue - State: open - Opened by mylesj 2 days ago
Labels: enhancement

#410 - Version Packages

Pull Request - State: open - Opened by github-actions[bot] about 1 month ago

#409 - perf: Improve Paths

Pull Request - State: closed - Opened by Beraliv about 1 month ago

#408 - feat: DeepMarkRequired

Pull Request - State: open - Opened by Beraliv about 1 month ago

#407 - fix: Added support of interfaces for PathValue

Pull Request - State: closed - Opened by Beraliv about 2 months ago

#406 - Bug: [PathValue] <PathValue returns undefined for object paths>

Issue - State: closed - Opened by vmuckxyz about 2 months ago - 8 comments
Labels: bug

#405 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago

#403 - ci: added TypeScript 5.5 support

Pull Request - State: closed - Opened by Beraliv 3 months ago

#402 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago

#400 - Bug: [XOR] Type checking broken in v10

Issue - State: closed - Opened by papermana 3 months ago - 6 comments
Labels: bug

#399 - test: πŸ§ͺ add DeepPartial benchmarks

Pull Request - State: closed - Opened by Beraliv 4 months ago - 1 comment

#398 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#396 - Fix file name .gitattributes

Pull Request - State: closed - Opened by DanielBertocci 4 months ago

#395 - Use key remapping from Typescript 4.1 for PickProperties and OmitProperties

Pull Request - State: closed - Opened by DanielBertocci 4 months ago - 4 comments

#394 - Add .gitattibute for contribution from Windows

Pull Request - State: closed - Opened by DanielBertocci 4 months ago - 3 comments

#393 - Add type benchmarks tests

Pull Request - State: closed - Opened by Beraliv 5 months ago

#392 - feat: πŸš€ Add `JsonValue` utility type

Pull Request - State: open - Opened by Beraliv 5 months ago

#391 - Enhancement: Tagged version of a type

Issue - State: open - Opened by Beraliv 5 months ago
Labels: enhancement, v10.1

#390 - Docs: NoInfer

Issue - State: open - Opened by Beraliv 5 months ago
Labels: v10.1, docs

#389 - Feat: Add up to 50 generic type parameters to XOR

Pull Request - State: closed - Opened by Beraliv 5 months ago

#388 - PositiveIntegerString type

Issue - State: open - Opened by mohsen1 5 months ago - 1 comment
Labels: enhancement, v10.1

#387 - Bug: [deep-readonly] DeepReadonly doesn't cover RegExp

Issue - State: open - Opened by emily61268 6 months ago - 7 comments
Labels: bug, v10.1

#386 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago - 1 comment

#385 - docs: πŸ“„ Introduce conventions

Pull Request - State: closed - Opened by Beraliv 6 months ago

#384 - feat: βž• add StrictDeepPick and StrictDeepOmit

Pull Request - State: closed - Opened by Beraliv 6 months ago

#383 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#382 - ci: πŸ“¦ add typecheck for 5.3 and 5.4

Pull Request - State: closed - Opened by Beraliv 6 months ago

#381 - Support Typescript 5.4.2

Issue - State: closed - Opened by zervant-konstantin 7 months ago - 6 comments
Labels: bug

#380 - Bug: [DeepPick] on nullable type

Issue - State: closed - Opened by AndreasHald 8 months ago - 9 comments
Labels: bug, v10

#379 - Enhancement: [DeepPartial] Add an optional parameter to exclude/ignore certain types

Issue - State: closed - Opened by charmpitz 11 months ago - 1 comment
Labels: duplicate, enhancement

#378 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 12 months ago

#376 - Enhancement: [PartialBy, RequiredBy]

Issue - State: closed - Opened by szulcus about 1 year ago - 2 comments
Labels: duplicate

#375 - docs: fix the anchor link on README for TypeScript dependency table

Pull Request - State: closed - Opened by tkeiyama about 1 year ago - 1 comment

#374 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago

#373 - Enhancement: [NormalizeOptional] Mark all keys which accept undefined as optional

Issue - State: open - Opened by IlyaSemenov about 1 year ago - 4 comments
Labels: enhancement

#372 - Typescript-aware helper functions

Issue - State: open - Opened by IlyaSemenov over 1 year ago - 1 comment
Labels: enhancement

#371 - chore(deps): mark typescript as optional

Pull Request - State: closed - Opened by kripod over 1 year ago - 10 comments

#370 - Bug: [meta] TypeScript isn’t an optional peer dependency

Issue - State: closed - Opened by kripod over 1 year ago - 3 comments
Labels: bug

#369 - Bug: `DeepReadonly<T>` and `DeepWritable<T>` are not exact inverses if `T` is a type parameter

Issue - State: open - Opened by polyipseity over 1 year ago - 3 comments
Labels: bug, help wanted

#368 - Enhancement: Add UnionKeys

Issue - State: open - Opened by Beraliv over 1 year ago
Labels: enhancement, v10.1

#367 - fix: support types extending Array in DeepRequired

Pull Request - State: closed - Opened by mtlewis over 1 year ago - 5 comments

#366 - Bug: [DeepRequired] Type errors when using `Array` interface extension

Issue - State: closed - Opened by mtlewis over 1 year ago - 4 comments
Labels: bug, v10

#365 - Enhancement: Check the compatibility with TypeScript 5.0

Issue - State: closed - Opened by Beraliv over 1 year ago - 4 comments
Labels: enhancement, help wanted

#364 - fix: Assignability for Mark* utility types

Pull Request - State: closed - Opened by Beraliv over 1 year ago - 2 comments
Labels: wip

#362 - Bug: `DeepReadonly` is not idempotent on readonly arrays

Issue - State: closed - Opened by polyipseity over 1 year ago - 3 comments
Labels: bug

#361 - Enhancement: [DeepPartial] Support for optionally excluding user-provided types.

Issue - State: open - Opened by PieterDexper over 1 year ago - 7 comments
Labels: enhancement, v10.1

#360 - docs: πŸ“„ fix links to ts-essentials in README

Pull Request - State: closed - Opened by unional over 1 year ago

#359 - ci: πŸ”„ Use default issue and PR template

Pull Request - State: closed - Opened by Beraliv over 1 year ago

#358 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 2 comments

#357 - docs: πŸ”„ update issue template πŸ“„

Pull Request - State: closed - Opened by Beraliv over 1 year ago

#356 - Bug: Testing issue template

Issue - State: closed - Opened by Beraliv over 1 year ago - 1 comment
Labels: bug

#355 - Enhancement: Testing issue template

Issue - State: closed - Opened by Beraliv over 1 year ago - 1 comment
Labels: enhancement

#354 - docs: βž• add issue template πŸ“„

Pull Request - State: closed - Opened by Beraliv over 1 year ago

#353 - IsTuple returns Type | never instead of true | false

Issue - State: closed - Opened by Beraliv over 1 year ago - 1 comment
Labels: enhancement

#352 - Fix readme logo

Pull Request - State: closed - Opened by krzkaczor over 1 year ago

#352 - Fix readme logo

Pull Request - State: closed - Opened by krzkaczor over 1 year ago

#351 - feat: Create mechanism to add generic Deep types

Pull Request - State: closed - Opened by Beraliv over 1 year ago - 1 comment
Labels: wip

#349 - Assignability for MarkRequired after upgrade from 9.1.2 to 9.3.0

Issue - State: closed - Opened by akwodkiewicz over 1 year ago - 11 comments
Labels: bug, v10

#348 - Fix unique symbol in Opaque that cannot be used outside of ts-essentials

Pull Request - State: closed - Opened by ukstv over 1 year ago - 9 comments

#347 - docs: πŸ”„ Update README > API πŸ“„

Pull Request - State: closed - Opened by Beraliv over 1 year ago

#346 - Tweak `Tuple` type

Pull Request - State: closed - Opened by Andarist over 1 year ago - 4 comments

#346 - Tweak `Tuple` type

Pull Request - State: closed - Opened by Andarist over 1 year ago - 4 comments

#345 - fix: Add support of union types for arrays, tuples, objects and primitive in isExact

Pull Request - State: closed - Opened by Beraliv almost 2 years ago
Labels: wip

#344 - ci: add TypeScript 4.8 & 4.9 to typecheck

Pull Request - State: closed - Opened by Beraliv almost 2 years ago

#344 - ci: add TypeScript 4.8 & 4.9 to typecheck

Pull Request - State: closed - Opened by Beraliv almost 2 years ago

#343 - Unable to use DeepOmit with generic type

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 16 comments
Labels: bug, v10

#342 - isExact and union types

Issue - State: closed - Opened by johan13 almost 2 years ago - 22 comments
Labels: bug, v10

#341 - One Parameter Exact

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 2 comments
Labels: question

#341 - One Parameter Exact

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 2 comments
Labels: question

#340 - StrictDeepOmit

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 2 comments
Labels: question, awaiting response

#339 - Add Replace<Type, Keys, Replacement> that will replace all keys "Keys" of type "Type" with "Replacement"

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 12 comments
Labels: enhancement

#338 - DeepOmit index

Issue - State: closed - Opened by xenoterracide almost 2 years ago - 1 comment

#337 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#337 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#336 - fix the object constraint for `NonEmptyObject<T>`

Pull Request - State: closed - Opened by ajitjha393 almost 2 years ago - 2 comments

#334 - Improve the Output range and cover edge cases for `ValueOf<T>` type

Pull Request - State: closed - Opened by ajitjha393 almost 2 years ago - 6 comments

#333 - Improve the Range for Type Helpers like `ValueOf`

Issue - State: closed - Opened by ajitjha393 almost 2 years ago - 3 comments

#332 - Impossible to order union elements consistently

Issue - State: closed - Opened by Beraliv about 2 years ago - 1 comment
Labels: enhancement

#331 - docs: update README comments

Pull Request - State: closed - Opened by Beraliv about 2 years ago

#331 - docs: update README comments

Pull Request - State: closed - Opened by Beraliv about 2 years ago

#330 - docs: πŸ“„ include Pick

Pull Request - State: closed - Opened by Beraliv about 2 years ago

#329 - feat: βž• Add filter to DeepRequired

Pull Request - State: closed - Opened by Beraliv about 2 years ago - 1 comment

#328 - DeepWritable

Issue - State: closed - Opened by xenoterracide about 2 years ago - 2 comments
Labels: duplicate

#327 - feat: βž• add createFactoryWithConstraint

Pull Request - State: closed - Opened by Beraliv about 2 years ago

#326 - Version Packages

Pull Request - State: closed - Opened by Beraliv about 2 years ago

#324 - feat: βž• add union support for Mark* methods

Pull Request - State: closed - Opened by Beraliv about 2 years ago - 2 comments

#324 - feat: βž• add union support for Mark* methods

Pull Request - State: closed - Opened by Beraliv about 2 years ago - 2 comments

#323 - Issue after upgrading from 9.1.2 to 9.2.0.

Issue - State: closed - Opened by mehimanshupatil about 2 years ago - 7 comments
Labels: bug

#322 - Array of strings to object of keys with type T

Issue - State: closed - Opened by xenoterracide about 2 years ago - 8 comments
Labels: question

#321 - refactor(tail): use variadic tuple type

Pull Request - State: closed - Opened by anuraghazra about 2 years ago - 1 comment

#321 - refactor(tail): use variadic tuple type

Pull Request - State: closed - Opened by anuraghazra about 2 years ago - 1 comment

#320 - ci: πŸ§ͺ fix changesets from main to v1

Pull Request - State: closed - Opened by Beraliv about 2 years ago