Sometimes you want to stringify an object in a consistent way, and for human legibility reasons, you may want to put any non-object properties ahead of any object properties, so that it's easier to ...
TypeBox is a runtime type system that creates in-memory JSON Schema objects that infer as TypeScript types. The schematics produced by this library are designed to match the static type checking rules ...