Skip to content

add types-utils#382

Merged
benjamine merged 1 commit intobenjamine:masterfrom
andelkocvjetkovic:types-utils
Mar 27, 2025
Merged

add types-utils#382
benjamine merged 1 commit intobenjamine:masterfrom
andelkocvjetkovic:types-utils

Conversation

@andelkocvjetkovic
Copy link
Contributor

Hello, while working with this library, I had to create several type utilities to help me identify deltas. I believe these could also be helpful to others using this library.

This pull request adds several type guard functions to the packages/jsondiffpatch/src/types.ts file. These functions are designed to help identify specific types of Delta objects, improving type safety and code readability.

New type guard functions:

@benjamine
Copy link
Owner

@andelkocvjetkovic thank you! love type guards <3 (should probably start using them internally long ago 🤦 )

@benjamine benjamine merged commit 2d3cd46 into benjamine:master Mar 27, 2025
@andelkocvjetkovic andelkocvjetkovic deleted the types-utils branch March 28, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants