Hjson, the Human JSON. A configuration file format for humans. Relaxed syntax, fewer mistakes, more comments. { # specify rate in requests/second (because comments are helpful!) rate: 1000 // prefer c ...
Human-friendly format, similar to Unified Diff. Produces a minimal diff between array elements using LCS algorithm. Adds context before and after when modifying an array to prevent bad patches. Create ...