7c4b1f038b
Original commit ae456b05a485cca1cf3a0462b7d4fef7174385ef |
||
---|---|---|
.. | ||
.gitignore | ||
README.md | ||
package.json | ||
quicktype.js |
README.md
quicktype
Quickly generate types from data
Options
--src file|url
The JSON file or url to type.--lang cs
The target language.-h, --help
Get some help.
Examples
$ quicktype --lang cs https://blockchain.info/latestblock > LatestBlock.cs