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 ...
Generate json-schemas from your Typescript sources. This library is lightweight and more or less in maintenance mode. For a more complete JSON schema generator, take a look at ts-json-schema-generator ...