PlotBoilerplate TypeScript示例项目

PlotBoilerplate 的 TypeScript 示例项目,挺适合前端搞可视化的同学参考一下。它用起来比直接撸 Three.js 省事不少,尤其交互那块儿,封装得蛮贴心的。项目结构也清晰,像main.ts负责场景和事件,index.html引入编译后的 JS,搭起来快。如果你刚好在搞数据可视化,又想试试用 TypeScript 规规矩矩地写代码,这个例子真挺香的。

zip
plotboilerplate-typescript-example-master.zip 预估大小:12个文件
folder
plotboilerplate-typescript-example-master 文件夹
file
.gitignore 19B
file
package.json 594B
file
package-lock.json 16KB
file
run-compile-typescript.sh 38B
folder
compiled 文件夹
file
index.js 570B
file
index.js.map 577B
file
index.d.ts 11B
file
tsconfig.json 286B
file
README.md 120B
file
style.css 1KB
file
index.html 2KB
file
index.ts 470B
zip 文件大小:10.08KB