jsontocr::crystal_ball:JSON到Crystal JSON映射转换器 源码
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
用户评论