code from ts playground url:用于从TypeScript Playground URL解码和打印源代码的脚本 源码
code-from-ts-playground-url 一个简单的脚本,用于从URL解码和打印TypeScript源代码。 用法 这没有发布到npm(主要是出于懒惰)。 如有需求,欢迎PR /问题。 同时,首先安装和 ,然后: git clone https://github.com/mkantor/code-from-ts-playground-url.git cd code-from-ts-playground-url npm install npm start https://www.typescriptlang.org/play ? # code/MYewdgzgLgBAHgLh
文件列表
code-from-ts-playground-url-master.zip
(预估有个9文件)
code-from-ts-playground-url-master
.gitignore
21B
package.json
409B
package-lock.json
1KB
LICENSE
1KB
index.js
41B
tsconfig.json
100B
main.ts
1KB
README.md
731B
.prettierrc.yml
43B
暂无评论