Customized version of the quicktype-core library
npm install quicktype-core-jayzhangThis 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 alphabetizeProperties does not work for convert from JSON schema to typescript scenario
- Added option jsonStringifySpaceNum to 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