对象展示说明,支持参数和返回值格式化展示,其他展示优化

This commit is contained in:
暮光:城中城
2021-11-07 23:06:36 +08:00
parent 8c6314de27
commit 92ac2261be
15 changed files with 391 additions and 116 deletions

View File

@@ -1063,6 +1063,11 @@
"integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=",
"optional": true
},
"jsontoxml": {
"version": "1.0.1",
"resolved": "https://registry.nlark.com/jsontoxml/download/jsontoxml-1.0.1.tgz",
"integrity": "sha1-B//39r+/oQl9d5rsfwQbUEYHXnA="
},
"jsprim": {
"version": "1.4.1",
"resolved": "https://registry.nlark.com/jsprim/download/jsprim-1.4.1.tgz",
@@ -1800,6 +1805,19 @@
"loose-envify": "^1.0.0"
}
},
"xml-formatter": {
"version": "2.5.1",
"resolved": "https://registry.npmmirror.com/xml-formatter/download/xml-formatter-2.5.1.tgz",
"integrity": "sha1-XwYlyBVVj+0VqrZFR+oIv36Rl64=",
"requires": {
"xml-parser-xo": "^3.1.2"
}
},
"xml-parser-xo": {
"version": "3.1.2",
"resolved": "https://registry.npmmirror.com/xml-parser-xo/download/xml-parser-xo-3.1.2.tgz",
"integrity": "sha1-rfV37pYdxDYKEmgL1BJJif9SeRc="
},
"xss": {
"version": "1.0.10",
"resolved": "https://registry.npmmirror.com/xss/download/xss-1.0.10.tgz?cache=0&sync_timestamp=1633683723292&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fxss%2Fdownload%2Fxss-1.0.10.tgz",