Skip to content

jayzhang/quicktype

 
 

Repository files navigation

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 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

About

Generate types and converters from JSON, Schema, and GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.7%
  • JavaScript 1.6%
  • Other 0.7%