1.0.9 • Published 3 years ago

fishd-mobile-tools v1.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

快速创建fishd-mobile组件文件目录

fm create Button

会在组件库项目source/components目录下创建以下目录及文件

└── Button
  ├── PropsType.tsx
  ├── Button.tsx
  ├── index.tsx
  ├── style
  │   └── index.less
  └── test
      ├── demo.test.js
      └── index.test.js
1.0.9

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago