zl-large-screen

0.2.12 • Public • Published

大屏模板组件

目录结构

    ├── README.md
    ├── package-lock.json
    ├── package.json
    ├── rollup.config.js
    ├── src
       ├── components
          ├── LargeScreenBoard //画板
          ├── LargeScreenElement //元件
          ├── LargeScreenLayer // 图层列表
          ├── LargeScreenLayout // 布局
          ├── LargeScreenSetting // 设置
          └── LargeScreenUnitWrap // 单元-包裹
       ├── index.ts // 入口
       ├── options
          └── layout.ts // 布局配置
       ├── style
          └── var.css // 全局样式
       ├── theme
          ├── default.less
          └── index.less
       └── type // 类型文件
       ├── LargeScreenBoard.ts
       ├── LargeScreenElement.ts
       ├── LargeScreenSetting.ts
       ├── largeScreenLayer.ts
       └── largeScreenLayout.ts
    └── tsconfig.json

Readme

Keywords

Package Sidebar

Install

npm i zl-large-screen

Weekly Downloads

0

Version

0.2.12

License

MIT

Unpacked Size

8.12 MB

Total Files

365

Last publish

Collaborators

  • zasqwhdh