json-patch-gen
json-patch-gen copied to clipboard
Provide typescript typing
json-patch-gen is a perfect library for application like SPA written in Angular, react or vue, when you just need to send patch to a API server and do not need to apply patch.
In angular project, as you develop in Typescript, it would be nice to have the typing as a additional dependenciy @types/json-patch-gen.