dejavu-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

dejavu-ui1

目录结构

├── build                  # 打包模块
│   ├── ...
├── jest.config.js         # jest配置
├── jest.setup.js          # jest配置
├── packages
│   ├── components         # 组件模块
│   │   ├── ...
│   ├── dejavu-ui          # 框架主模块
│   │   ├── ...
│   ├── theme-chalk        # 样式模块
│   │   ├── ...
│   └── utils              # 工具模块
│       ├── ...
├── play                   # 组件调试模块
│   ├── ...
├── pnpm-lock.yaml         # 依赖lock文件
├── pnpm-workspace.yaml    # pnpm workspace配置
├── tsconfig.json          # ts配置
├── typings                # ts类型目录
│   ├── ...

Readme

Keywords

none

Package Sidebar

Install

npm i dejavu-ui

Weekly Downloads

3

Version

0.0.1

License

ISC

Unpacked Size

140 kB

Total Files

148

Last publish

Collaborators

  • davidlin88