资源说明:JSON转换为Crystal
从JSON文件生成Crystal JSON映射。 输出到STDOUT。
用法
npx jsontocr test.json > types.cr
例子
以这个JSON为例:
{
" userId " : 1 ,
" id " : 1 ,
" title " : " sunt aut facere repellat provident occaecati excepturi optio reprehenderit " ,
" body " : " quia et suscipit \n suscipit recusandae consequunt
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。