All Projects → ice-lab → iceworks-cli

ice-lab / iceworks-cli

Licence: MIT License
🍄 物料开发工具

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
Handlebars
879 projects
SCSS
7915 projects
EJS
674 projects

Iceworks CLI

物料开发工具

特性

  • 支持开发自定义物料集合,同时在 VS Code 中可视化创建以及添加物料到项目中
  • 支持区块/业务组件/页面/脚手架不同的物料类型开发
  • 内置多套物料模板(React/Rax/Vue/...)
  • 支持开发私有的物料集合
  • 支持自定义物料模板

快速开始

全局安装 CLI:

$ tnpm i -g iceworks
$ iceworks -V
-> 3.2.5

初始化物料集合:

$ mkdir custom-materials && cd materials
$ iceworks init material

# or init single component
$ iceworks init component

添加物料:

$ iceworks add // support block/component/scaffold/page

生成物料数据:

$ iceworks generate

同步物料数据:

$ iceworks sync

参与贡献

欢迎通过 issue 反馈问题。

如果对 Iceworks CLI 感兴趣,请参考 CONTRIBUTING.md 学习如何贡献代码。

ICE 生态

Project Version Docs Description
iceworks iceworks-status docs 基于 VS Code 的多端研发套件
icejs icejs-status docs 基于 React 的企业级研发框架
icestark icestark-status docs 面向大型应用的微前端解决方案
icestore icestore-status docs 简单友好的轻量级状态管理方案
formily formily-status docs 能力完备性能出众的表单解决方案

社区

钉钉群:

License

MIT

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].