This repo is forked from: https://github.com/glideapps/quicktype.
Original work is licensed under the Apache License, Version 2.0.
Modifications on package quicktype-core have been made by Huajie Zhang and include:
- Fix the issue that option
alphabetizePropertiesdoes not work for convert from JSON schema to typescript scenario - Added option
jsonStringifySpaceNumto control the space size for typescript converter that convert the JSON object to string
Modified version maintained at: https://github.com/jayzhang/quicktype
Copyright 2025 Huajie Zhang