typescript_playground_2:为学习目的而创建的项目

时间:2021-02-13 04:19:37
【文件属性】:
文件名称:typescript_playground_2:为学习目的而创建的项目
文件大小:148KB
文件格式:ZIP
更新时间:2021-02-13 04:19:37
typescript TypeScript 主意 为学习TypeScript而创建的项目 一些文件夹具有其自己特定的npm init,因此您必须在其中安装依赖项。 有用的命令 需要安装TypeScript编译器。 参见 。 npm run start启动项目 tsc TypeScript代码编译为JS。 ts -w -w-在监视模式下将TypeScript代码编译为JS
【文件预览】:
typescript_playground_2-main
----classes_&_interfaces()
--------package.json(416B)
--------index.html(310B)
--------package-lock.json(128KB)
--------src()
--------tsconfig.json(5KB)
--------.gitignore(17B)
----package.json(666B)
----advanced_types()
--------package.json(416B)
--------index.html(310B)
--------src()
--------tsconfig.json(5KB)
--------.gitignore(17B)
--------yarn.lock(49KB)
----package-lock.json(64KB)
----.gitignore(21B)
----project()
--------package.json(696B)
--------index.html(371B)
--------package-lock.json(64KB)
--------dist()
--------src()
--------tsconfig.json(6KB)
----ES6_features()
--------package.json(416B)
--------index.html(338B)
--------package-lock.json(59KB)
--------src()
--------tsconfig.json(5KB)
--------.gitignore(17B)
----types()
--------unknown-never.ts(394B)
--------index.html(267B)
--------obj-arr-enum-tuple.ts(715B)
--------functions.ts(702B)
--------union-aliases.ts(737B)
--------basics.ts(400B)
----README.md(396B)
----yarn.lock(53KB)
----notes()
--------types.txt(34B)
--------index.html(285B)
--------using-ts.js(328B)
--------using-ts.ts(390B)

网友评论