All Projects → ice-lab → material-templates

ice-lab / material-templates

Licence: other
material templates for iceworks CLI(iceworks CLI 物料模板)

Programming Languages

EJS
674 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to material-templates

miniapp
使用 Rax 语法(类 React)编写跨多端的小程序应用。
Stars: ✭ 65 (+364.29%)
Mutual labels:  rax
rax-app
Rax App Framework
Stars: ✭ 89 (+535.71%)
Mutual labels:  rax

物料模板

使用模板创建物料

$ tnpm i -g iceworks

$ mkdir my-materials && cd my-materials
# init material collection project
$ iceworks init material <templateNpmName>
# init sindle component project
$ iceworks init component <templateNpmName>

模板列表

template-react

  • 特点:React/Fusion/icejs
  • npm 包名:@icedesign/ice-react-material-template
  • 使用场景:通用
  • 代码地址:code

template-react-ts

  • 特点:React/Fusion/icejs/TypeScript
  • npm 包名:@icedesign/ice-react-ts-material-template
  • 使用场景:通用
  • 代码地址:code

template-vue

  • 特点:Vue/ElementUI/Vue CLI
  • npm 包名:@icedesign/ice-vue-material-template
  • 使用场景:通用
  • 代码地址:code

template-rax

  • 特点:Rax/build-scripts
  • npm 包名:@icedesign/template-rax
  • 使用场景:无线多端场景
  • 代码地址:code

模板开发

# 支持相对路径
$ iceworks init material ../../react-template
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].