Sign in Sign up
npm

@caryliu/game-lobby

* 我们使用LayaAir引擎作为底层渲染引擎 * 使用LayaAirIDE作为界面编辑器、版本发布工具 * 使用VSCode作为主要的代码开发与调试工具 * 使用Nodejs的npm作为包管理工具 * 使用Webpack(一个开源库)作为ts文件的编译工具(内部集成ts的编译插件) * ts文件中,使用es6模块管理方法,即文件中类需要export class的方式导出,引用其他类需要先import {cls} from 'xxx'的方式导入

Latest release
Apr 24, 2018
Releases
6
Known CVEs
0
First release
Apr 23, 2018
License
View on Npm
Insights

Activity

Total releases
6
Last 12 months
0
Cadence
~daily
Dependencies
4

Releases per month

last 12 months

Release mix

  • patch 5
6 releases
Dependencies

Depends on

1.0.1

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.1 initial
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.2 patch
1.0.3 patch