文件名称:octokit-playground
文件大小:441KB
文件格式:ZIP
更新时间:2024-05-19 01:53:44
JavaScript
使用TypeScript沙箱的自定义DTS文件 scripts/makeDTSObj.mjs递归地获取所有@ octokit / *文件,并将它们放入单个JSON文件中,浏览器可以读取 index.html演示代码不同 使用script:module引入上面的JSON 遍历所有这些文件,并将它们放入摩纳哥的内存中: const sb = sandboxFactory . createTypeScriptSandbox ( sandboxConfig , main , window . ts ) ; // Loop through the paths in the JSON file and add them to the monaco background workers Object . keys ( dts ) . forEach ( ( path ) => { sb .
【文件预览】:
octokit-playground-main
----index.html(499B)
----yarn.lock(28KB)
----scripts()
--------makeDTSObj.mjs(454B)
--------getSandboxDTSFiles.mjs(3KB)
--------recursiveReadDirSync.mjs(813B)
----ex.png(77KB)
----README.md(797B)
----snowpack.config.js(221B)
----.gitignore(12B)
----index.js(3KB)
----package.json(304B)
----vendor()
--------dts.js(2.85MB)
--------dts()