Skip to content

A library for reading, writing, and applying Json patches.

License

Notifications You must be signed in to change notification settings

EnderTurret/Patched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patched

A library for reading, writing, and applying Json patches.

It is a completely specification-compliant implementation, although it does add its own extensions. See the differences document for details.

There is documentation here on how the library works, how patching works, and how patches are structured.

Installing

For users

This project is mainly intended to be an API for other projects to use. However, there are built versions of the library available that include a basic CLI for patching things.

Not only that, but there is a Minecraft mod that implements patching functionality there.

For developers

Please see the relevant section in the API documentation.

About

A library for reading, writing, and applying Json patches.

Resources

License

Stars

Watchers

Forks

Languages