vscode-uri:VS Code及其扩展中使用的URI实现

时间:2021-05-16 11:45:28
【文件属性】:
文件名称:vscode-uri:VS Code及其扩展中使用的URI实现
文件大小:49KB
文件格式:ZIP
更新时间:2021-05-16 11:45:28
TypeScript vscode-uri 该模块包含VS Code及其扩展使用的URI实现。 它支持将字符串解析为scheme , authority , path , query和fragment URI组件,如下面所定义: : foo://example.com:8042/over/there?name=ferret#nose \_/ \______________/\_________/ \_________/ \__/ | | | | | scheme authority path query fragment | _____________________|__ / \ / \ urn:examp
【文件预览】:
vscode-uri-main
----.travis.yml(73B)
----package.json(1KB)
----package-lock.json(91KB)
----src()
--------utils.ts(4KB)
--------platform.ts(809B)
--------uri.ts(19KB)
--------test()
--------charCode.ts(18KB)
--------tsconfig.json(250B)
--------index.ts(451B)
----.npmignore(103B)
----LICENSE.md(1KB)
----.gitignore(28B)
----webpack.config.js(4KB)
----.mocharc.json(78B)
----README.md(2KB)
----.vscode()
--------launch.json(738B)
--------settings.json(111B)

网友评论