Rongjian Zhang

Results 166 comments of Rongjian Zhang

It seems to work as expected: If the package doesn't exist in the meta store, it would redirect (302) to the upstream Could you please provide more information?

@Ivonhoe 看起来应该是 Dart runtime 的依赖,可以检查一下是缺少哪个系统库。

这个问题还存在吗,升级 glibc 可以解决不

Sorry for the late response. Seems #10 is ready to fix this issue? I'll take a look ASAP

It seems still not working: Reproduce steps: 1. Copy [this JSON schema](https://github.com/OAI/OpenAPI-Specification/blob/d9ac75b00c8bf405c2c90cfa9f20370564371dec/schemas/v3.0/schema.json) to the online demo: https://bcherny.github.io/json-schema-to-typescript-browser/ 2. It's transformed successfully, but the property `paths` is not correct, which uses...

`Comment` interface now has only `type` and `value`. How about adding a property called `position`, like this: ```ts export interface CommentLine extends SyntaxNode { type: SyntaxType.CommentLine value: string position: 'leading'...

Thanks for your suggestion. The extension use [Chrome extension API](https://developer.chrome.com/extensions/api_index) to get system information such as CPU and memory usage. Seems no network speed API exposed currently.

Mozilla extension is here: https://addons.mozilla.org/en-US/firefox/addon/http-indicator/

有外部链接,没通过测试,可以 base64 一下