json-or-cobol-to-md-schema Chrome 插件, crx 扩展下载

 收录于3年前 阅读数 76

扩展ID: fkenokkcpcdhipimcljpdamfaggbbelh

Turn JSON Res or Req bodies, COBOL files (.CBL or .LK), or bare JSON objects into a Markdown table defining its schema******************** NOTE TO OTHER DEVELOPERS **************************
This was developed for my organization's purposes, and consequently looks through objects matching our exact specific format. There is no guarantee it will work with other standards; a guide is available at << FORMAT GUIDE ON GITHUB >> on what it expects. If there's some other format you'd like me to implement, please open up an issue on the Github repo and I'll happily add that to the implementation queue.
************************************************************************

This adds a feature to the right click menu to give you the ability to turn highlighted COBOL source code, a COBOL linkage library (.LK), JSON Request or Response bodies, or just a singular plain object into a Markdown table briefly describing the schema, in a format like << BELOW >>.

Alternatively, the keyboard shortcut Ctrl+Alt+Z will bring up a prompt box to where you can paste another JSON body to the same effect.

Depending on how far along the JSON parsing process this is - if you are to send an invalid JSON body, it will fail silently if early (AKA if you didn't send a JSON body but something else altogether), or later will let you know if it's a bad JSON body (I.E. a bad field or broken syntax). You must select the whole JSON body, and only the JSON body.

The two COBOL parsers use regex, so any selections that capture the full request will work. It's better to select more than less in this case.
名称 json-or-cobol-to-md-schema
插件标识 fkenokkcpcdhipimcljpdamfaggbbelh
平台 Chrome
评分 0
评分人数 0
插件主页

作者 atlc
版本号 1.1.0
大小 3.93 KB
官网下载次数 41
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2019-10-28 00:00:00
举报
回复